-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
Description
Starting the program, the window is scaling well on 4k (UHD, 3840*2160 px) displays, scaling set to 200% in display settings.
Upon loading an svg, the main window is reloading, and the scaling is not any more working, everything gets way too small to read.
To Reproduce
Steps to reproduce the behavior:
- Start grbl-plotter.exe
- Looks fine
- Click File/Open File...
- Load the bunny from examples
- Window reloads, lost scaling, everything is small.
Expected behavior
Scaling (DPI awareness, etc...) should remain the same as initial starting the program.
Workaround: Right click on exe, properties, compatibility page, modify high DPI setttings button, tick override, and select system (Extended)... (Sorry for non english windows language...)
Reactions are currently unavailable


