Description
When the application window is minimized and then restored (or maximized), a weird layout glitch occurs. The UI components do not redraw correctly, leaving parts of the interface blank or misaligned.
Steps to Reproduce
- Run the application (
flectar-mail.exe).
- Minimize the window to the taskbar.
- Restore the window.
Visuals
Actual Behavior
The layout glitches out, elements fail to render, and the interface doesn't refresh properly. Terminal logs show it uses vello-cpu / blitz-paint for rendering.
Expected Behavior
The UI layout should adjust and redraw correctly when the window state changes.
Environment
- OS: Windows 10/11 (cmd.exe environment)
- Renderer:
vello-cpu / blitz
Description
When the application window is minimized and then restored (or maximized), a weird layout glitch occurs. The UI components do not redraw correctly, leaving parts of the interface blank or misaligned.
Steps to Reproduce
flectar-mail.exe).Visuals
Actual Behavior
The layout glitches out, elements fail to render, and the interface doesn't refresh properly. Terminal logs show it uses
vello-cpu/blitz-paintfor rendering.Expected Behavior
The UI layout should adjust and redraw correctly when the window state changes.
Environment
vello-cpu/blitz