mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
duplicate point on cmd+d (#1831)
This commit is contained in:
parent
84abda82d5
commit
b1261eea70
4 changed files with 91 additions and 49 deletions
|
@ -128,7 +128,7 @@
|
|||
"resize": "You can constrain proportions by holding SHIFT while resizing,\nhold ALT to resize from the center",
|
||||
"rotate": "You can constrain angles by holding SHIFT while rotating",
|
||||
"lineEditor_info": "Double-click or press Enter to edit points",
|
||||
"lineEditor_pointSelected": "Press Delete to remove point or drag to move",
|
||||
"lineEditor_pointSelected": "Press Delete to remove point, CtrlOrCmd+D to duplicate, or drag to move",
|
||||
"lineEditor_nothingSelected": "Select a point to move or remove, or hold Alt and click to add new points"
|
||||
},
|
||||
"errorSplash": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue