gtk/testsuite/gsk/opaque/not-near-0-0-50-50.node
Benjamin Otte 9a6e61e510 rect: There's no coverage witout overlap
The rectangles need to touch/overlap in both directions, otherwise
there's no coverage that covers both rectangles.

Test included.

Fixes rendering glitches in various apps when redrawing.

Fixes: #6849
2024-07-10 00:28:33 +02:00

7 lines
65 B
Plaintext

color {
bounds: 0 0 50 50;
}
color {
bounds: 1000 0 10 10;
}