mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 09:01:37 +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]
|
:subsections [:shape]
|
||||||
:fn #(emit-when-no-readonly (dw/create-bool :exclude))}
|
: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
|
;; THEME
|
||||||
:toggle-theme {:tooltip (ds/alt "M")
|
:toggle-theme {:tooltip (ds/alt "M")
|
||||||
:command (ds/a-mod "m")
|
:command (ds/a-mod "m")
|
||||||
|
|
|
@ -3602,10 +3602,6 @@ msgstr "Export shapes"
|
||||||
msgid "shortcuts.fit-all"
|
msgid "shortcuts.fit-all"
|
||||||
msgstr "Zoom to fit all"
|
msgstr "Zoom to fit all"
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:590
|
|
||||||
msgid "shortcuts.fit-content-selected"
|
|
||||||
msgstr "Resize board to fit content"
|
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:113
|
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:113
|
||||||
msgid "shortcuts.flip-horizontal"
|
msgid "shortcuts.flip-horizontal"
|
||||||
msgstr "Flip horizontally"
|
msgstr "Flip horizontally"
|
||||||
|
|
|
@ -3506,10 +3506,6 @@ msgstr "Diferencia"
|
||||||
msgid "shortcuts.bool-exclude"
|
msgid "shortcuts.bool-exclude"
|
||||||
msgstr "Exclusión"
|
msgstr "Exclusión"
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:590
|
|
||||||
msgid "shortcuts.fit-content-selected"
|
|
||||||
msgstr "Redimensionar para ajustar al contenido"
|
|
||||||
|
|
||||||
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:86
|
#: src/app/main/ui/workspace/sidebar/shortcuts.cljs:86
|
||||||
msgid "shortcuts.bool-intersection"
|
msgid "shortcuts.bool-intersection"
|
||||||
msgstr "Interescción"
|
msgstr "Interescción"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue