mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
9a6e61e510
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
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
color {
|
|
bounds: 0 0 50 50;
|
|
}
|
|
color {
|
|
bounds: 1000 0 10 10;
|
|
}
|