mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-08 21:58:57 +00:00
Always use `would_be_fully_clipped_by_painter` to check if painting can be skipped. This allows to quickly find all the places where this check happens and also removes incosistency that before we checked for intersection with viewport rect in some places and for intersection with painter clip rect in other places.
34 KiB
34 KiB