disable resize

This commit is contained in:
Eduard Gert
2026-05-27 15:35:51 +02:00
parent e62dff0f66
commit a241112a1d

View File

@@ -186,6 +186,7 @@ func main() {
Hidden: true,
BackgroundColour: application.NewRGB(24, 26, 29),
URL: "/",
DisableResize: true,
MaximiseButtonState: application.ButtonHidden,
Mac: application.MacWindow{
InvisibleTitleBarHeight: 38,