🐛 Fixes interactions in groups

This commit is contained in:
alonso.torres
2020-09-16 15:20:04 +02:00
committed by Andrey Antukh
parent 09c8920293
commit ff00550372

View File

@@ -59,7 +59,8 @@
:cursor (when (:interactions shape) "pointer")}
[:& component {:shape shape
:frame frame
:childs childs}]
:childs childs
:is-child-selected? true}]
(when (and (:interactions shape) show-interactions?)
[:rect {:x (- x 1)
:y (- y 1)