mirror of
https://github.com/penpot/penpot.git
synced 2026-03-08 11:11:10 +00:00
🐛 Fixes interactions in groups
This commit is contained in:
committed by
Andrey Antukh
parent
09c8920293
commit
ff00550372
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user