revert: remove debouncing and transparent window from zoom fix

Reverted debouncing logic and transparent window mode that were causing issues.
Kept the zoom step reduction from 0.2 to 0.1 for finer control.
This commit is contained in:
Shantur Rathore
2026-04-09 16:23:45 +01:00
parent 0ef57df3bc
commit d50c00afb4
2 changed files with 1 additions and 13 deletions

View File

@@ -23,7 +23,6 @@
"resizable": true,
"fullscreen": false,
"decorations": true,
"transparent": true,
"theme": "Dark",
"backgroundColor": "#1a1a1a",
"zoomHotkeysEnabled": true