kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/schneegans
Other
3.1k stars 89 forks source link

Scaling issue under Windows 10 #684

Closed AaronBKO closed 2 weeks ago

AaronBKO commented 2 weeks ago

Short Summary

When the scale is set to 150%, the settings screen bugs out. Upon trying to edit commands or URI elements, the GUI container at the bottom (green) overlaps the container marked in yellow and makes it impossible to edit the selected element How it looks:

image

Note that the option to edit the command is missing. It is also not possible to scroll down to reach the input field. What it should look like: image

Steps to Reproduce the Issue

  1. Win+i to open Settings
  2. Set the property System -> Screen -> Scale and Layout -> Change the size of text, apps and other items to 150%
  3. Open Kando app via command <Installation path>\kando.exe -s
  4. The options to edit the main menu should already start to clip into the bottom container (previously marked in green)

Kando Version

1.4.0

Installation Method

Via an installer downloaded from a release on GitHub

Desktop Environment

Windows

Environment Version

Windows 10

Additional Information

No response

Schneegans commented 2 weeks ago

Thanks for the report! For, this can be "fixed" by pressing Ctrl+- a couple of times. Once #468 is resolved, this will hopefully become unnecessary!