wails/website/src
562589540 461d34c620
fix: prevent unnecessary redraws during window minimize/restore (#3955)
* 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>
2024-12-26 16:13:46 +11:00
..
api feat(website): update the Crowdin branch (#2688) 2023-05-27 12:51:43 +10:00
components v2.0.0 2022-09-22 11:00:57 +10:00
css Make highlighted code line easier to read. Fixes #1951. 2022-10-12 21:43:28 +11:00
pages fix: prevent unnecessary redraws during window minimize/restore (#3955) 2024-12-26 16:13:46 +11:00