kando-menu / kando

🥧 The Cross-Platform Pie Menu.
https://ko-fi.com/post/Kando-1-0-0-released-G2G5Z1DOS
Other
1.17k stars 25 forks source link

HiDPI Zoom #494

Closed Schneegans closed 6 days ago

Schneegans commented 6 days ago

The menu now behaves properly when scaled via Ctrl+Shift++, Ctrl+-, and Ctrl+0. The scale factor is saved to and loaded from config.json. It's still a somewhat hidden feature, but once we have a general settings UI, this can be exposed via slider in the UI.

This resolves #490.