-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Refine sidebar layout for Printer and Bed panels #11154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Refine sidebar layout for Printer and Bed panels #11154
Conversation
|
A note of personal preference: It seems rather pointless to have such a waste of space with the icon being small and aligned above the text, I would prefer the icon/images left center, and any text to the right with top left alignment, also feel the Sync Info should be part of the Printer Bar itself, but probably not easy Outside of that, whichever option is chosen, I hope icon and button alignment gets fixed Ill mspaint an example if anyone is interested |
f775ef7 to
21d9c4c
Compare
|
wifi button can be move to titlebar but not sure how often SYNC button used by BBL users. its better to use as big button if it used often to make its easier to click. wifi button(network settings) is setup and forget mostly dropdown button is embedded to combo box but it can be hidden and added as a separate icon before printer image to improve consistency lets hear different comments as much as possible to find a correct path before making changes alternatively we can give a option in preferences to "Use compact layout for printer selection" |
It will be a long dispute who likes what. |
|
yes i think better to give option to user a setting for it. so that makes both UI accessible for user |
|
If it would been my decision to make, I would revert everything back, just as it was. It was just fine, clear, intuitive, no more space used than needed. These icons displaying the printer and the plate are useless gimmicks in my eyes, I could have many of the same model printer. The displayed icons not helping at all, but the name of the printer clearly identifies each and every printer. Same with the plate, just by that tiny displayed icon I cannot decide what plate is that one, but it's unique name makes it a split second to identify. |
|
thinking same with you |
|
@SoftFever problem with that has not much room if you make sidebar narrower i think its better to give this UI as option. check comments above no nozzle and sync button in below example. wifi button will be moved to titlebar
|
It's fine. |
|
@SoftFever which method you prefer |
I'd say let's use the compact layout as default. |
|
is there an option in preferences as "Use compact layout for printer selection" or should it be a complete replacement in code |
Let's replace the UI directly, no extra option needed. |
|
Ok, here is my plan NOT SURE ABOUT THIS ONES QUESTIONS |









Description
This PR refines the sidebar layout and visual consistency for the Printer and Bed sections, addressing misalignments, uneven spacing, and minor usability issues.
Both panels now share a dynamic, equal-width layout that scales consistently across DPI modes, improving overall visual balance, tooltip consistency, and behavioral parity between the two sections.
Changes
Printer section
Bed section
Wiki: Bed typesMotivation
These refinements improve visual balance, scaling consistency, and responsiveness in the sidebar, ensuring that the Printer and Bed panels behave as a unified pair both aesthetically and structurally.
The updated layout also eliminates unnecessary whitespace in the Printer section, making better use of available space while preserving clarity and hierarchy.
The tooltip and wiki link further enhance usability and discoverability for new users.
Testing
UI Alignment Overview
Before
Before.mp4
After
After.mp4