mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 19:04:58 +00:00
This could happen if GWindow::hide() was called while a window had pending repaint rects. The deferred_invoke() lambda in GWindow::update() would eventually run, but by then, hide() had cleared all pending rects.
17 KiB
17 KiB