bugfixes:
- now initializing signals before setting aspects - fixed css for HL2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<svg width="100" height="" viewbox="0 0 100 100">
|
||||
<rect x="35" y="0" width="30" height="100" />
|
||||
<rect class="sig_a" x="75" y="5" height="20" width="20" />
|
||||
<rect class="sig_B" x="75" y="25" height="20" width="20" />
|
||||
<rect class="sig_b" x="75" y="25" height="20" width="20" />
|
||||
<line x1="85" y1="45" x2="85" y2="70" />
|
||||
<line x1="80" y1="70" x2="90" y2="70" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 308 B |
Reference in New Issue
Block a user