feat: add hint around canvas panning (#4159)

This commit is contained in:
David Luzar 2021-11-01 13:36:06 +01:00 committed by GitHub
parent dbc7a8599b
commit 3369035f40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 5 deletions

View file

@ -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",