mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 00:17:36 +02:00
🐛 Fixed problem with enter key shortcut
This commit is contained in:
parent
727d6b78ce
commit
b534f5b736
2 changed files with 2 additions and 2 deletions
|
@ -1021,7 +1021,7 @@
|
|||
:group
|
||||
(rx/of (dwc/select-shapes (into (d/ordered-set) [(last shapes)])))
|
||||
|
||||
:else (rx/empty))))))))
|
||||
(rx/empty))))))))
|
||||
|
||||
|
||||
;; --- Change Page Order (D&D Ordering)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue