Skip to content

Commit c9becea

Browse files
committed
revert: remove disable window zoom
1 parent 6abf482 commit c9becea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ func main() {
110110
},
111111
WebviewIsTransparent: false,
112112
WindowIsTranslucent: false,
113-
DisableZoom: true,
114113
},
115114
Windows: &windows.Options{
116115
WebviewIsTransparent: true,

0 commit comments

Comments
 (0)