mirror of
https://github.com/penpot/penpot.git
synced 2025-07-18 05:27:11 +02:00
🐛 Add visual feedback when moving an element into a board
This commit is contained in:
parent
c236e0765b
commit
3a9119cf29
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue