UI fixes / improvements #1577

Closed
opened 2026-04-05 18:29:18 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 11/19/2025

this contains small fixes for easy review

CHANGES

PRINTER CONNECTION DIALOG
• Matched border color of printer name input box
• Improved margins and spacings
• Matched font size
before-after
Screenshot-20251119175505
Screenshot-20251119175714

SAVE DIALOG
• Fixed position of "Remember my choice" checkbox
before-after
Screenshot-20251119175853

SIDEBAR > FILAMENTS > EDIT ICON
• Fixed color of icon
before-after
Screenshot-20251119175950
Screenshot-20251119175959

SIDEBAR > FLUSHING VOLUMES BUTTON
• Used orange on border and normal buttons colors to make it easy to discern with normal status. simplified code and added some fixes for dark mode / scaling switching
Screenshot-20251119210717
Screenshot-20251119210859
Screenshot-20251119210750
Screenshot-20251119210849

SIDEBAR > VERTICAL MARGINS
• matched vertical margins on sidebar. around printer - filament - process preset boxes. scrollable area on parameters section is increased a bit more as a result. this method first introduced in https://github.com/OrcaSlicer/OrcaSlicer/pull/6238
• Also moved all definitions to header to reduce clutter
BEFORE - AFTER
Screenshot-20251118164241

TITLEBAR > ICONS NOT SCALES
• Some icons not scales after switching scaling
BEFORE - AFTER
Screenshot-20251119185653

...

*Originally created by @yw4z on 11/19/2025* this contains small fixes for easy review ### CHANGES **PRINTER CONNECTION DIALOG** • Matched border color of printer name input box • Improved margins and spacings • Matched font size before-after <img width="704" height="932" alt="Screenshot-20251119175505" src="https://github.com/user-attachments/assets/9409c84f-ac84-488b-98ae-bd3a54d21387" /> <img width="714" height="388" alt="Screenshot-20251119175714" src="https://github.com/user-attachments/assets/41765e23-f5d1-42c7-84e1-de69fe0109a9" /> **SAVE DIALOG** • Fixed position of "Remember my choice" checkbox before-after <img width="739" height="351" alt="Screenshot-20251119175853" src="https://github.com/user-attachments/assets/35210883-aa43-48f3-a889-068f97fbcd28" /> **SIDEBAR > FILAMENTS > EDIT ICON** • Fixed color of icon before-after <img width="412" height="162" alt="Screenshot-20251119175950" src="https://github.com/user-attachments/assets/2dcb2e76-a5ff-4073-aa27-7679cd921ee6" /> <img width="402" height="162" alt="Screenshot-20251119175959" src="https://github.com/user-attachments/assets/dcf92abe-cc4c-4144-82ec-5bdbc9c33ea7" /> **SIDEBAR > FLUSHING VOLUMES BUTTON** • Used orange on border and normal buttons colors to make it easy to discern with normal status. simplified code and added some fixes for dark mode / scaling switching <img width="247" height="38" alt="Screenshot-20251119210717" src="https://github.com/user-attachments/assets/8922ecca-a396-4882-a9c2-2d8f789eabbb" /> <img width="236" height="47" alt="Screenshot-20251119210859" src="https://github.com/user-attachments/assets/b5e3206c-8e0b-4a67-b35d-e1ee33ac19de" /> <img width="240" height="50" alt="Screenshot-20251119210750" src="https://github.com/user-attachments/assets/a7585d82-bc70-4be6-b2bf-f8f8eddda774" /> <img width="243" height="45" alt="Screenshot-20251119210849" src="https://github.com/user-attachments/assets/ead3cf8d-9a84-4aa9-ba8e-217536526bfd" /> **SIDEBAR > VERTICAL MARGINS** • matched vertical margins on sidebar. around printer - filament - process preset boxes. scrollable area on parameters section is increased a bit more as a result. this method first introduced in https://github.com/OrcaSlicer/OrcaSlicer/pull/6238 • Also moved all definitions to header to reduce clutter BEFORE - AFTER <img width="817" height="785" alt="Screenshot-20251118164241" src="https://github.com/user-attachments/assets/7fd3caad-7684-4279-a55b-d55058279945" /> **TITLEBAR > ICONS NOT SCALES** • Some icons not scales after switching scaling BEFORE - AFTER <img width="788" height="173" alt="Screenshot-20251119185653" src="https://github.com/user-attachments/assets/668020c0-b427-42a2-98a8-636eceb98416" /> ...
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1577