0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

🐛 Fix interactions with nested frames

This commit is contained in:
alonso.torres 2024-03-05 12:11:14 +01:00
parent 7dec194b1f
commit 335b51387d

View file

@ -215,7 +215,6 @@
target-frame
(->> (ctst/get-frames-by-position objects position)
(remove :hide-in-viewer)
(last))]
(when (and (not= (:id target-frame) uuid/zero)