mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-06 13:35:03 +00:00
Before painting the borders, build a grid snapped to device pixels and use it to construct the rectangles for the cell edges. Also adjust their starting coordinate and size such that they join correctly without overhangs. This approach works at all zoom levels.