mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-20 01:59:01 +00:00
Without this, the bounding rect for the text as generated by TextLayout can go beyond the bounds of the user-supplied drawing rect and cause the text to overlap because of the line_rect.intersect(rect) a few lines below.
84 KiB
84 KiB