Graphite/frontend/src/io-managers
Timon f02f834097
Desktop: Add support for UI scaling (#3310)
* desktop support ui scaling

* fix some warnings

* use browser zoom if needed

* fix infinite footprint size

* fix web canvas scale

* always set zoom

* use only zoom for scaling

* prevent user zoom

* remove mouse position scaling
2025-11-08 12:32:04 +01:00
..
clipboard.ts Remove blob URL dead code and clean up more frontend code (#2199) 2025-01-14 13:08:47 -08:00
drag.ts Add drag-and-drop and copy-paste file importing/opening throughout the UI (#2012) 2024-09-28 00:19:43 -07:00
hyperlinks.ts Remove blob URL dead code and clean up more frontend code (#2199) 2025-01-14 13:08:47 -08:00
input.ts Desktop: Add support for UI scaling (#3310) 2025-11-08 12:32:04 +01:00
localization.ts Add new icons to all menu bar entries 2025-02-07 19:08:06 -08:00
panic.ts Remove blob URL dead code and clean up more frontend code (#2199) 2025-01-14 13:08:47 -08:00
persistence.ts Ensure the LoadPreferences message is dispatched with None when no preferences exist (#3198) 2025-09-23 20:19:16 +00:00