revert: remove disable window zoom

This commit is contained in:
Lykin 2024-04-27 22:33:24 +08:00
parent 6abf4823a6
commit c9beceab76
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ func main() {
},
WebviewIsTransparent: false,
WindowIsTranslucent: false,
DisableZoom: true,
},
Windows: &windows.Options{
WebviewIsTransparent: true,