mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
85e1088171
The code was interpreting x/y coordinates wrong sometimes and causing things to not be drawn at the correct offset. Testcase included.
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
texture-scale {
|
|
bounds: 0 50 50 50;
|
|
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAV0lEQVRoge3PAQ3AMAzAsH78Ofck\
|
|
Li26bATJszM7P3BuB3zFSI2RGiM1RmqM1BipMVJjpMZIjZEaIzVGaozUGKkxUmOkxkiNkRojNUZq\
|
|
jNQYqTFSY6TmBQexAmLPVmNqAAAAAElFTkSuQmCC\
|
|
");
|
|
}
|