Skip to content

Fix DPI sizing issues#4460

Merged
Marc-André Moreau (mamoreau-devolutions) merged 1 commit intomainfrom
fix-dpi-sizing-issues
Mar 12, 2026
Merged

Fix DPI sizing issues#4460
Marc-André Moreau (mamoreau-devolutions) merged 1 commit intomainfrom
fix-dpi-sizing-issues

Conversation

@mamoreau-devolutions
Copy link
Contributor

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) commented Mar 12, 2026

Summary

Fix issues found with DPI-scaling, it's more balanced now:

image

Fixes included

  • Make saved window geometry DPI-aware so window size restores correctly across mixed-DPI monitors.
  • Use DIP-based width checks instead of AppWindow pixel width for layout-sensitive UI decisions.
  • Reduce the oversized discover-page mega search box.
  • Tighten oversized headers and navigation item sizing that were disproportionately large at higher display scale factors.

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) merged commit d9536d9 into main Mar 12, 2026
1 check passed
@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) deleted the fix-dpi-sizing-issues branch March 12, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants