mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 05:08:56 +00:00
We're using the outermost right and bottom child edges to determine the width and height of the ICB. However, since these edges are *within* the respective child's rectangle, we have to add 1 when turning them into width and height values. This fixes an issue where scrolling a document would shrink its viewport rect by 1 pixel (on both axes) on every scroll step.
32 KiB
32 KiB