mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
🐛 Fix problem with hover shapes
This commit is contained in:
parent
99e067b863
commit
37f4b83d96
@ -251,13 +251,13 @@
|
||||
:hover (when (not= :frame (:type @hover))
|
||||
#{(or @frame-hover (:id @hover))})
|
||||
:edition edition
|
||||
:zoom zoom}]
|
||||
:zoom zoom}])
|
||||
|
||||
[:& scroll-bars/viewport-scrollbars
|
||||
{:objects base-objects
|
||||
:zoom zoom
|
||||
:vbox vbox
|
||||
:viewport-ref viewport-ref}])
|
||||
:viewport-ref viewport-ref}]
|
||||
|
||||
(when show-selection-handlers?
|
||||
[:& selection/selection-handlers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user