mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 07:31:38 +02:00
🐛 Remove fit content shortcut
This commit is contained in:
parent
4ac52c138c
commit
e7b9ae6415
3 changed files with 0 additions and 13 deletions
|
@ -587,11 +587,6 @@
|
|||
:subsections [:shape]
|
||||
:fn #(emit-when-no-readonly (dw/create-bool :exclude))}
|
||||
|
||||
:fit-content-selected {:tooltip (ds/meta-shift (ds/alt "R"))
|
||||
:command (ds/c-mod "shift+alt+r")
|
||||
:subsections [:shape]
|
||||
:fn #(emit-when-no-readonly (dwt/selected-fit-content))}
|
||||
|
||||
;; THEME
|
||||
:toggle-theme {:tooltip (ds/alt "M")
|
||||
:command (ds/a-mod "m")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue