Skip to content

Commit 145d19a

Browse files
committed
Fix: Zoom in and out shortcut keys
1 parent 9e5452b commit 145d19a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/kanvas/reference/keyboard-shortcuts.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ As a designer in Kanvas, you can take advantage of various keyboard shortcuts to
2424
- <button class="kbc-button kbc-button-xs">Ctrl</button> + <button class="kbc-button kbc-button-xs">Y</button> or <button class="kbc-button kbc-button-xs">Shift</button> + <button class="kbc-button kbc-button-xs">Z</button>: Redo your last create or delete action.
2525
- <button class="kbc-button kbc-button-xs">Right-click</button> or <button class="kbc-button kbc-button-xs">Left-click</button> + <button class="kbc-button kbc-button-xs">Hold</button>: Open the context menu to choose an action to perform.
2626
- <button class="kbc-button kbc-button-xs">Esc</button>: Close any open menus or dialogs.
27+
- <button class="kbc-button kbc-button-xs">Ctrl</button> + <button class="kbc-button kbc-button-xs">+</button>: Zoom in on the canvas.
28+
- <button class="kbc-button kbc-button-xs">Ctrl</button> + <button class="kbc-button kbc-button-xs">-</button>: Zoom out on the canvas.
29+
- <button class="kbc-button kbc-button-xs">Ctrl</button> + <button class="kbc-button kbc-button-xs">Shift</button> + <button class="kbc-button kbc-button-xs">+</button>: Zoom in on the Page.
30+
- <button class="kbc-button kbc-button-xs">Ctrl</button> + <button class="kbc-button kbc-button-xs">Shift</button> + <button class="kbc-button kbc-button-xs">-</button>: Zoom out on the Page.
2731

2832
These designer shortcuts are essential for a smooth and efficient design workflow within Kanvas.
2933

0 commit comments

Comments
 (0)