upgrade to wails@v2.6.0 (EnableDefaultContextMenu: true)

This commit is contained in:
josc146
2023-09-16 00:29:45 +08:00
parent d7dcc90008
commit 971124d0d7
3 changed files with 15 additions and 11 deletions

View File

@@ -98,6 +98,7 @@ func main() {
Height: 680,
MinWidth: 375,
MinHeight: 640,
EnableDefaultContextMenu: true,
Windows: &windows.Options{
ZoomFactor: zoomFactor,
IsZoomControlEnabled: true,