improved stretching of tiles
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<svg width="100" height="100" viewbox="0 0 100 100">
|
||||
<rect x="0" y="35" width="100" height="30" />
|
||||
<svg width="%width%" height="100" viewbox="0 0 %width% 100">
|
||||
<rect x="0" y="35" width="%width%" height="30" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 106 B After Width: | Height: | Size: 118 B |
Reference in New Issue
Block a user