Skip to content

Window scaling/DPI awareness problem #239

@AndrasMa

Description

@AndrasMa

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:

  1. Start grbl-plotter.exe
  2. Looks fine
  3. Click File/Open File...
  4. Load the bunny from examples
  5. Window reloads, lost scaling, everything is small.

Expected behavior
Scaling (DPI awareness, etc...) should remain the same as initial starting the program.

Screenshots
image

image

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...)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions