Skip to content

cellarea: Don't shrink area too much

Benjamin Otte requested to merge wip/otte/for-3-24 into gtk-3-24

Do not compute rectangles with negative width/height. This avoids assertion failures further down when those rectangles were actually checked.

https://bugzilla.redhat.com/show_bug.cgi?id=1962215

Merge request reports