mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
We were not accounting for space occupied by borders when computing the vertical (y) position of blocks. This meant that blocks with wide top/bottom borders could bleed into each other incorrectly. Fix this by using the combined padding+border geometry instead of just the padding when placing blocks on the y axis.
29 KiB
29 KiB