🐛 Add visual feedback when moving an element into a board

This commit is contained in:
alonso.torres 2024-10-14 10:06:28 +02:00
parent c236e0765b
commit 3a9119cf29
2 changed files with 2 additions and 1 deletions

View file

@ -397,7 +397,7 @@
(->> @hover-ids
(filter #(cfh/frame-shape? (get base-objects %)))
(remove selected)
(first))
(last))
outlined-frame (get objects outlined-frame-id)]
[:*
[:& outline/shape-outlines