Open Naamloos opened 4 months ago
This, along with #22, seems to be caused by display scaling not being 100%. The start menu is bigger because of display scaling, but still gets resized to 666x750.
The solution for this may be to fetch the display scaling for the screen the start menu appears on.
With that, the application also seems to only open the start menu on the main display. Add a check to see where the start menu was opened, and adjust placement accordingly.
I suspect this is a scaling thing :3
may be useful to recalculate the start menu size using the set screen scaling for the screen it is on:
Needs fixing soon