Fix scaling issues with windows after wxWidgets update #65

Open
opened 2026-04-05 16:18:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 3/30/2026

TODO

• check and cleanup unnecessary changes
• Dropdown arrow / checkbox not scaled
• Printer / filament edit dialog tab > labels clipping & multiline edit button not scaled
• AMS popup spin control
• Parameter combobox heights

What to check
• Check color picker text size on macOS. switch to font.scaled(float) method if issues exist

Other issues that requires major changes
• Search popup much wider (em value issue)
• Object list icons not scaled on_dpi_change

Will fix on another PR. not related with scaling
• Glitches above input boxes

NOTES

issues appear when using scaling and it get worse on %175 scaling

BROKEN AFTER WXWIDGETS UPDATE

SIDEBAR & TITLEBAR ICONS AND GLOBAL/OBJECT SWITCH BUTTON

BEFORE
JSpL2dDlRg
AFTER
IPt8U85wRI

TEXT INPUT BASED CONTROLS NOT SCALES PROPERLY

FILAMENT COLOR ICONS NOT SCALES PROPERLY

OBJ IMPORT DIALOG

EXIST BEFORE WXWIDGETS UPDATE

NON SCALED LABELED STATIC BOX FONT

• Calibration dialogs with labeled staticbox

• BBL dual, left - right nozzle combo boxes

PROJECT PAGE

BBL > CALIBRATION PANEL

BBL > MULTIMONITOR PAGE

CONTROLS ON FIELD NOT SCALES PROPERLY

• Button

• PointControl

SEARCH BOX ON SIDEBAR AND PRINTER / FILAMENT EDIT DIALOG

BBL > FILAMENT GROUPING DIALOG

OTHER MINOR ISSUES

*Originally created by @yw4z on 3/30/2026* ### TODO • check and cleanup unnecessary changes • Dropdown arrow / checkbox not scaled • Printer / filament edit dialog tab > labels clipping & multiline edit button not scaled • AMS popup spin control • Parameter combobox heights **What to check** • Check color picker text size on macOS. switch to font.scaled(float) method if issues exist **Other issues that requires major changes** • Search popup much wider (em value issue) • Object list icons not scaled on_dpi_change **Will fix on another PR. not related with scaling** • Glitches above input boxes ### NOTES issues appear when using scaling and it get worse on %175 scaling # BROKEN AFTER WXWIDGETS UPDATE ### SIDEBAR & TITLEBAR ICONS AND GLOBAL/OBJECT SWITCH BUTTON **BEFORE** <img width="688" height="765" alt="JSpL2dDlRg" src="https://github.com/user-attachments/assets/8d6b0b73-ef33-45a0-8962-205d1de676e4" /> **AFTER** <img width="688" height="765" alt="IPt8U85wRI" src="https://github.com/user-attachments/assets/9b803081-2e17-40dc-a1ef-2f116e0cff45" /> ### TEXT INPUT BASED CONTROLS NOT SCALES PROPERLY ### FILAMENT COLOR ICONS NOT SCALES PROPERLY ### OBJ IMPORT DIALOG # EXIST BEFORE WXWIDGETS UPDATE ### NON SCALED LABELED STATIC BOX FONT • Calibration dialogs with labeled staticbox • BBL dual, left - right nozzle combo boxes ### PROJECT PAGE ### BBL > CALIBRATION PANEL ### BBL > MULTIMONITOR PAGE ### CONTROLS ON FIELD NOT SCALES PROPERLY • Button • PointControl ### SEARCH BOX ON SIDEBAR AND PRINTER / FILAMENT EDIT DIALOG ### BBL > FILAMENT GROUPING DIALOG ### OTHER MINOR ISSUES
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#65