Definitely fix the rotation problem :)

Only use space for every rotation
This commit is contained in:
joshua
2022-05-25 21:47:31 +02:00
parent bf32219154
commit a2b73ea2bc
3 changed files with 4 additions and 4 deletions

View File

@@ -498,7 +498,7 @@
<string>Rotation</string>
</property>
<property name="shortcut">
<string>Ctrl+Space</string>
<string>Space</string>
</property>
</action>
</widget>