diff --git a/main.go b/main.go index 229dc8a..851049e 100644 --- a/main.go +++ b/main.go @@ -110,7 +110,6 @@ func main() { }, WebviewIsTransparent: false, WindowIsTranslucent: false, - DisableZoom: true, }, Windows: &windows.Options{ WebviewIsTransparent: true,