mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 08:35:52 +00:00
We need to clip painting to the actual size to prevent corrupting the area outside of the applet as the backing store is not guaranteed to be perfectly in sync. Fixes #3107