mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 13:56:04 +00:00
✨ Adds new shortcut for zoom in
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
:fn #(st/emit! (dw/toggle-layout-flags :scale-text))}
|
||||
|
||||
:increase-zoom {:tooltip "+"
|
||||
:command "+"
|
||||
:command ["+" "="]
|
||||
:fn #(st/emit! (dw/increase-zoom nil))}
|
||||
|
||||
:decrease-zoom {:tooltip "-"
|
||||
|
||||
Reference in New Issue
Block a user