mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
6d564075f3
Due to the way the intermediate offscreen gets drawn, we might end up with seams at the edges. And I don't think it's worth spending more time on than saying "not opaque". Fixes the compare-render testsuite New testcase included.
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
texture-scale {
|
|
bounds: 3 0 1.5 1;
|
|
}
|
|
|
|
texture-scale {
|
|
bounds: 0 3 1 1.5;
|
|
}
|