mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 07:08:44 +00:00
🐛 Fix selection inside group with double click
This commit is contained in:
parent
fd12724108
commit
ad66955a54
@ -177,7 +177,7 @@
|
||||
reverse
|
||||
(d/seek #(geom/has-point? % position)))]
|
||||
(when selected
|
||||
(rx/of deselect-all (select-shape (:id selected))))))))
|
||||
(rx/of (deselect-all) (select-shape (:id selected))))))))
|
||||
|
||||
|
||||
;; --- Group shapes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user