5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:52:41 +08:00
wails/v2/internal/frontend/desktop/windows
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
..
go-webview2 Update headers code 2022-03-29 22:17:41 +11:00
win32 chore: add build tags to win32 package 2022-04-04 20:55:25 +10:00
winc Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
frontend.go Suppress resizing during minimize of a frameless window (#1322) 2022-04-10 18:45:09 +10:00
keys.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
menu.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
theme.go Fixes #1315 2022-04-06 21:53:40 +10:00
window.go Fixes #1315 2022-04-06 21:53:40 +10:00