mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
7ba4ba05e1
The previous code would not pad the left side with the left column of pixels but with the top row. Test attached.
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
texture {
|
|
bounds: 0 0 20 20;
|
|
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAAHElEQVQokWP8z8D6n4EIwESMolGF\
|
|
1FM4CgYrAACekgIXqju67AAAAABJRU5ErkJggg==\
|
|
");
|
|
}
|