5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00
wails/v2/internal/frontend/desktop
stffabi c70d93b482
Suppress resizing during minimize of a frameless window (#1322)
If the window is frameless and we are minimizing, then we need to suppress
the Resize on the WebView2. If we don't do this, restoring does not work as
expected and first restores with some wrong size during the restore animation
and only fully renders when the animation is done.
This highly depends on the content in the WebView.
Possible fix for #1319
2022-04-10 18:45:09 +10:00
..
common [v2] Add support for external frontend dev servers (#1290) 2022-03-31 00:40:44 +11:00
darwin [Feature/1149] Dark mode: functions for manually switching theme (#1291) 2022-04-01 08:21:37 +11:00
linux ensure webkit/gtk callbacks run on main thread (#1320) 2022-04-08 06:42:17 +10:00
windows Suppress resizing during minimize of a frameless window (#1322) 2022-04-10 18:45:09 +10:00
desktop_darwin.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
desktop_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
desktop_windows.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00