mirror of
https://github.com/zoriya/abyss.git
synced 2026-08-15 18:44:47 +00:00
Fix up/down swapped and space delay
This commit is contained in:
+2
-2
@@ -241,12 +241,12 @@ path.combo {
|
||||
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">BSPC</text>
|
||||
<text x="0" y="24" class="key hold">symbols</text>
|
||||
<text x="0" y="-24" class="key shifted">UP</text>
|
||||
<text x="0" y="-24" class="key shifted">DOWN</text>
|
||||
</g>
|
||||
<g transform="translate(510, 196)" class="key keypos-31">
|
||||
<rect rx="6" ry="6" x="-28" y="-26" width="56" height="52" class="key"/>
|
||||
<text x="0" y="0" class="key tap">RET</text>
|
||||
<text x="0" y="-24" class="key shifted">DOWN</text>
|
||||
<text x="0" y="-24" class="key shifted">UP</text>
|
||||
</g>
|
||||
<g class="combo combopos-0">
|
||||
<rect rx="6" ry="6" x="106" y="15" width="28" height="26" class="combo"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user