Add Interface Scale setting to zoom the whole app (80-200%)

This commit is contained in:
Yuri Karamian
2026-06-04 19:27:00 +02:00
parent 4b82d51f6c
commit 139ecc8176
8 changed files with 75 additions and 2 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
"windows": ["main"],
"permissions": [
"updater:default",
"window-state:default"
"window-state:default",
"core:webview:allow-set-webview-zoom"
]
}