0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-12 23:11:23 -05:00

🐛 Remove fit content shortcut

This commit is contained in:
alonso.torres 2025-02-19 12:24:16 +01:00 committed by Alonso Torres
parent 4ac52c138c
commit e7b9ae6415
3 changed files with 0 additions and 13 deletions

View file

@ -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")

View file

@ -3602,10 +3602,6 @@ msgstr "Export shapes"
msgid "shortcuts.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
msgid "shortcuts.flip-horizontal"
msgstr "Flip horizontally"

View file

@ -3506,10 +3506,6 @@ msgstr "Diferencia"
msgid "shortcuts.bool-exclude"
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
msgid "shortcuts.bool-intersection"
msgstr "Interescción"