Skip to content
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

Implement scaling #29

Open
2 of 5 tasks
AEAEAEAE4343 opened this issue Jun 2, 2021 · 0 comments
Open
2 of 5 tasks

Implement scaling #29

AEAEAEAE4343 opened this issue Jun 2, 2021 · 0 comments

Comments

@AEAEAEAE4343
Copy link
Collaborator

Fully DPI-awareness (PerMonitorV2)
Layout at 96dpi, scaled up afterwards
After scaling layout changes must be done at full DPI
Renderers will draw at full DPI
Branch: scaling (based on ad8110e)

General:

  • Set high DPI mode to PerMonitorV2 (commit c2b17d6)

Taskbar:

  • Disable WinForms automatic scaling (commit 2d1ada4)
  • Manually scale the taskbar
  • Reshow taskbars when scaling options changed
  • Make renderers DPI aware when they change widths and positions

Settings:
To be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant