5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:11:05 +08:00
wails/v2/internal/frontend
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
..
assetserver [Feature #1300] mime check for bom and comments (#1302) 2022-04-01 08:39:54 +11:00
desktop Suppress resizing during minimize of a frameless window (#1322) 2022-04-10 18:45:09 +10:00
devserver [Feature/1149] Dark mode: functions for manually switching theme (#1291) 2022-04-01 08:21:37 +11:00
dispatcher [Feature/1149] Dark mode: functions for manually switching theme (#1291) 2022-04-01 08:21:37 +11:00
runtime Feature: Support double click in drag areas 2022-04-09 10:27:54 +10:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Translations + Tidy Up 2022-04-03 17:18:36 +10:00