0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-12 07:41:43 -05:00

🐛 Fix problem with hover shapes

This commit is contained in:
alonso.torres 2022-02-01 13:09:51 +01:00
parent 99e067b863
commit 37f4b83d96

View file

@ -251,13 +251,13 @@
:hover (when (not= :frame (:type @hover)) :hover (when (not= :frame (:type @hover))
#{(or @frame-hover (:id @hover))}) #{(or @frame-hover (:id @hover))})
:edition edition :edition edition
:zoom zoom}] :zoom zoom}])
[:& scroll-bars/viewport-scrollbars [:& scroll-bars/viewport-scrollbars
{:objects base-objects {:objects base-objects
:zoom zoom :zoom zoom
:vbox vbox :vbox vbox
:viewport-ref viewport-ref}]) :viewport-ref viewport-ref}]
(when show-selection-handlers? (when show-selection-handlers?
[:& selection/selection-handlers [:& selection/selection-handlers