mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 03:11:37 +02:00
✨ Improved hover behavior
This commit is contained in:
parent
688ec2589a
commit
8c5cc446b0
18 changed files with 117 additions and 217 deletions
|
@ -169,7 +169,7 @@
|
|||
[objects object-id]
|
||||
(let [object (get objects object-id)
|
||||
object (cond->> object
|
||||
(cph/root-frame? object)
|
||||
(cph/root? object)
|
||||
(adapt-root-frame objects))
|
||||
|
||||
;; Replace the previous object with the new one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue