0
Fork 0
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:
alonso.torres 2023-01-18 17:13:55 +01:00
parent 4b5caf5fb9
commit d78ad30e23

View file

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