mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 21:09:00 -05:00
🐛 Fix interactions with nested frames
This commit is contained in:
parent
7dec194b1f
commit
335b51387d
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@
|
||||||
|
|
||||||
target-frame
|
target-frame
|
||||||
(->> (ctst/get-frames-by-position objects position)
|
(->> (ctst/get-frames-by-position objects position)
|
||||||
(remove :hide-in-viewer)
|
|
||||||
(last))]
|
(last))]
|
||||||
|
|
||||||
(when (and (not= (:id target-frame) uuid/zero)
|
(when (and (not= (:id target-frame) uuid/zero)
|
||||||
|
|
Loading…
Add table
Reference in a new issue