mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
We throw away the backing store if the window rect changes size. Since the resizing happens asynchronously at the mercy of the WindowServer, we might end up in set_rect() again before gaining a new backing store. So there are no guarantees that the back/front bitmaps exist here.
17 KiB
17 KiB