mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 06:20:48 +08:00
fix frameless option
This commit is contained in:
parent
2881a5bc0d
commit
7f54f7bb7e
@ -18,7 +18,6 @@ type App struct {
|
|||||||
Width int
|
Width int
|
||||||
Height int
|
Height int
|
||||||
DisableResize bool
|
DisableResize bool
|
||||||
Frameless bool
|
|
||||||
Fullscreen bool
|
Fullscreen bool
|
||||||
Frameless bool
|
Frameless bool
|
||||||
MinWidth int
|
MinWidth int
|
||||||
|
Loading…
Reference in New Issue
Block a user