mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-08-07 01:54:24 +08:00
feat(canvas): update canvas tool behavior to allow temporary switching between Select and Move modes using Control or Space
This commit is contained in:
@@ -290,6 +290,7 @@ export default {
|
||||
shortcut: {
|
||||
dragCanvas: "Drag canvas",
|
||||
pan: "Pan view",
|
||||
toggleTool: "Temporarily switch Select / Move",
|
||||
wheel: "Mouse wheel",
|
||||
zoom: "Zoom canvas",
|
||||
zoomSlider: "Zoom slider",
|
||||
|
||||
Reference in New Issue
Block a user