Fixed sending ack after move is done.

This commit is contained in:
Holger Weber
2026-02-27 00:56:23 +01:00
parent f44dcb2317
commit 3580e32142
4 changed files with 1008 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 2048 1024"
width="2048"
viewBox="0 0 3200 1024"
width="3200"
height="1024"
fill="none"
version="1.1"
@@ -18,15 +18,15 @@
<defs
id="defs6439">
<rect
x="527.87385"
y="605.33041"
x="527.87384"
y="605.33038"
width="1085.6606"
height="402.98207"
height="402.98206"
id="rect7043" />
<rect
x="656.15398"
y="649.70944"
width="550.19074"
x="656.15399"
y="649.70941"
width="550.19073"
height="212.89944"
id="rect7037" />
</defs>
@@ -40,9 +40,9 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.44539441"
inkscape:cx="1011.4631"
inkscape:cy="619.67549"
inkscape:zoom="0.22269721"
inkscape:cx="222.2749"
inkscape:cy="624.16589"
inkscape:window-width="1920"
inkscape:window-height="1008"
inkscape:window-x="0"
@@ -135,7 +135,7 @@
</g>
<g
aria-label="Egg"
transform="matrix(2.8193627,0,0,1.1226094,-1031.3589,-589.89618)"
transform="matrix(2.8193627,0,0,1.1226094,4.5464998,-430.01989)"
id="text7049"
style="font-size:411.886px;vector-effect:non-scaling-stroke;stroke:#000000;stroke-width:1;stroke-dasharray:none;-inkscape-stroke:hairline">
<path

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB