mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 10:21:20 +08:00
![]() * fix: prevent unnecessary redraws during window minimize/restore This fixes the window flickering issue when minimizing/restoring by: 1. Adding isMinimizing flag to track window state 2. Adding SetPadding filter to prevent redundant redraws 3. Properly handling minimize/restore window states Fixes #3951 * docs: improve comments and changelog for frameless window flickering fix - Add detailed comments about frameless window fix - Update changelog to clarify this is a frameless window issue - Add bilingual comments for better understanding Fixes #3951 --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com> |
||
---|---|---|
.. | ||
app | ||
binding | ||
colour | ||
frontend | ||
fs | ||
github | ||
go-common-file-dialog | ||
gomod | ||
goversion | ||
logger | ||
menumanager | ||
platform | ||
process | ||
project | ||
s | ||
shell | ||
signal | ||
staticanalysis | ||
system | ||
typescriptify | ||
webview2runtime | ||
wv2installer |