mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
[windows] Support drawing a frame for frameless to support hiding the titlebar
This commit is contained in:
@@ -5,4 +5,7 @@ type Options struct {
|
||||
WebviewIsTransparent bool
|
||||
WindowIsTranslucent bool
|
||||
DisableWindowIcon bool
|
||||
|
||||
// Draw a border around the window, even if the window is frameless
|
||||
EnableFramelessBorder bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user