mirror of
https://github.com/penpot/penpot.git
synced 2025-03-13 16:21:57 -05:00
✨ Enter on containers selects children
This commit is contained in:
parent
4b5caf5fb9
commit
d78ad30e23
1 changed files with 2 additions and 2 deletions
|
@ -846,8 +846,8 @@
|
|||
:text
|
||||
(rx/of (dwe/start-edition-mode id))
|
||||
|
||||
(:group :bool)
|
||||
(rx/of (dws/select-shapes (into (d/ordered-set) [(last shapes)])))
|
||||
(:group :bool :frame)
|
||||
(rx/of (dws/select-shapes (into (d/ordered-set) shapes)))
|
||||
|
||||
:svg-raw
|
||||
nil
|
||||
|
|
Loading…
Add table
Reference in a new issue