5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:39:34 +08:00
wails/v2/internal/frontend/desktop/windows
stffabi c4b14740d5 [v2] Only call EnableSizable for normal windows
Frameless windows are always not resizable per default and
the resizing for those will be initiated by the frontend see
processMessage.

If EnableSizable is enabled for frameless windows, a small white
titlebar will be shown.

Fix #1049
2022-01-17 10:23:20 +01:00
..
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go [v2] Fix: Remove random C imports 2021-09-28 20:00:42 +10:00
frontend.go Revert "WIP" 2022-01-12 20:34:37 +11:00
keys.go [v2] Localise deps temporarily 2021-09-06 21:40:11 +10:00
menu.go [windows] Misc updates for feature parity 2021-09-19 17:14:06 +10:00
window.go [v2] Only call EnableSizable for normal windows 2022-01-17 10:23:20 +01:00