WIP: Fix pan-zoom for webkit

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent 3de614c8ee
commit 7b5fd7590b
8 changed files with 27 additions and 13 deletions

View File

@@ -45,9 +45,9 @@
<image id="counter-grenade" href="counter_grenade.jpg" width="10"/>
</defs>
<rect id="background"/>
<g class="gameboard">
<rect id="background"/>
<rect id="dots" fill="url(#asterisk)"/>
<g id="firing-arcs">

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB