mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
fix(desktop): completely disable pinch to zoom
This commit is contained in:
parent
68d1755a9e
commit
8b379329a6
3 changed files with 33 additions and 6 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"url": "/",
|
||||
"decorations": true,
|
||||
"dragDropEnabled": false,
|
||||
"zoomHotkeysEnabled": true,
|
||||
"zoomHotkeysEnabled": false,
|
||||
"titleBarStyle": "Overlay",
|
||||
"hiddenTitle": true,
|
||||
"trafficLightPosition": { "x": 12.0, "y": 18.0 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue