Use C instead of J as the corner radius modifier

This commit is contained in:
Martín Capello 2025-09-25 16:43:59 -03:00
parent bf5eb506ac
commit 8c1fa31abd
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@
<!-- Modifiers for two-points tool controller -->
<key action="SquareAspect" shortcut="Shift" />
<key action="DrawFromCenter" shortcut="Ctrl" />
<key action="CornerRadius" shortcut="J" />
<key action="CornerRadius" shortcut="C" />
<!-- Modifiers for two-or-more-points tools -->
<key action="MoveOrigin" shortcut="Space" />