mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: add hint around canvas panning (#4159)
This commit is contained in:
parent
dbc7a8599b
commit
3369035f40
4 changed files with 22 additions and 5 deletions
|
@ -189,6 +189,7 @@
|
|||
"shapes": "Shapes"
|
||||
},
|
||||
"hints": {
|
||||
"canvasPanning": "To move canvas, hold mouse wheel or spacebar while dragging",
|
||||
"linearElement": "Click to start multiple points, drag for single line",
|
||||
"freeDraw": "Click and drag, release when you're finished",
|
||||
"text": "Tip: you can also add text by double-clicking anywhere with the selection tool",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue