revert: remove disable window zoom

This commit is contained in:
Lykin 2024-04-27 22:33:24 +08:00
parent 6abf4823a6
commit c9beceab76

View File

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