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 had this problem with custom hover box, flickering on hover on Chrome. Like the issue #186 , the SOLUTION is parseInt() even for left value, not just top.
cheers
P.s. I hope i wrote in the right place, this is my first comment on git.
The text was updated successfully, but these errors were encountered:
I had this problem with custom hover box, flickering on hover on Chrome. Like the issue #186 , the SOLUTION is parseInt() even for left value, not just top.
cheers
P.s. I hope i wrote in the right place, this is my first comment on git.
The text was updated successfully, but these errors were encountered: