mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #724] [Feature]: UI for smaller Displays #481
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VID-PRO on GitHub (Mar 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/724
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
I have a Raspberry pi with a 7" touch screen (800x480)
i have installed bambuddy on it and it opens a chromium browser in kiosk mode to show the bambuddy site.
the problem is that the menu is not scrollable, in the menu only the first 7 items are usable.
and all printer view sizes are so big that you need to scroll to see the ams.
Proposed Solution
create a scrollable menu
create a printer view for smaller displays showing printer and ams
Alternatives Considered
No response
Feature Category
Other
Priority
Nice to have
Mockups or Examples
Contribution
Checklist
@maziggy commented on GitHub (Mar 17, 2026):
Scrolling is finxed in branch dev and available with the next release or daily build.
Regarding the size of the printer card: you have enabled XL modus?!
@VID-PRO commented on GitHub (Mar 17, 2026):
only s modus fits, m, l and xl are to heigh
@maziggy commented on GitHub (Mar 17, 2026):
That would mean that we need to implement a complete third frontend (Standard, Mobile, small screens) which also needs to be maintained. Not sure if we really want this.