You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/kanvas/reference/keyboard-shortcuts.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ As a designer in Kanvas, you can take advantage of various keyboard shortcuts to
24
24
- <buttonclass="kbc-button kbc-button-xs">Ctrl</button> + <buttonclass="kbc-button kbc-button-xs">Y</button> or <buttonclass="kbc-button kbc-button-xs">Shift</button> + <buttonclass="kbc-button kbc-button-xs">Z</button>: Redo your last create or delete action.
25
25
- <buttonclass="kbc-button kbc-button-xs">Right-click</button> or <buttonclass="kbc-button kbc-button-xs">Left-click</button> + <buttonclass="kbc-button kbc-button-xs">Hold</button>: Open the context menu to choose an action to perform.
26
26
- <buttonclass="kbc-button kbc-button-xs">Esc</button>: Close any open menus or dialogs.
27
+
- <buttonclass="kbc-button kbc-button-xs">Ctrl</button> + <buttonclass="kbc-button kbc-button-xs">+</button>: Zoom in on the canvas.
28
+
- <buttonclass="kbc-button kbc-button-xs">Ctrl</button> + <buttonclass="kbc-button kbc-button-xs">-</button>: Zoom out on the canvas.
29
+
- <buttonclass="kbc-button kbc-button-xs">Ctrl</button> + <buttonclass="kbc-button kbc-button-xs">Shift</button> + <buttonclass="kbc-button kbc-button-xs">+</button>: Zoom in on the Page.
30
+
- <buttonclass="kbc-button kbc-button-xs">Ctrl</button> + <buttonclass="kbc-button kbc-button-xs">Shift</button> + <buttonclass="kbc-button kbc-button-xs">-</button>: Zoom out on the Page.
27
31
28
32
These designer shortcuts are essential for a smooth and efficient design workflow within Kanvas.
0 commit comments