You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I discovered another issue with gjs-hovered. Sometimes the blue outline will move during scrolling.
Check out this JsFiddle (and scroll with mouse-wheel): https://jsfiddle.net/vb7r1zns/
It seems to happen only when the HTML code starts with another full width/height DIV:
Version:
0.16.22
Are you able to reproduce the bug from the demo?
[x] Yes
[ ] No
What is the expected behavior?
body element should remove gjs-hovered and no longer have a blue outline
What is the current behavior?
Body element keeps the gjs-hovered class and remains hovered
Are you able to attach screenshots, screencasts or a live demo?
[x] Yes (attach)
grapesjs hover doesn't go away.zip
The text was updated successfully, but these errors were encountered: