Skip to content

Commit

Permalink
revert: remove disable window zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
tiny-craft committed Apr 27, 2024
1 parent 6abf482 commit c9becea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ func main() {
},
WebviewIsTransparent: false,
WindowIsTranslucent: false,
DisableZoom: true,
},
Windows: &windows.Options{
WebviewIsTransparent: true,
Expand Down

0 comments on commit c9becea

Please sign in to comment.