-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Neighborhood hover not working on our maps in Firefox #3777 #3796
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to be working nicely! I tested on Chrome and Firefox for now. Are you using a Mac? If so, have you checked that it's working on Safari as well?
I also added a couple of comments throughout the code to address. Nothing major!
And make sure to pull in most recent changes to develop! You were behind by 25 commits or so, but I pulled in changes while I was testing this time! |
Works on Safari! |
Updated the changes you mentioned and committed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good now, thanks for the fix!
Resolves #3777
Configured tooltopTimout variable to handle flickering on toolbox when hovered by adding slight delay when removing tool tip which gives the user time to move their mouse onto the tooltip.
Before/After screenshots (if applicable)
before.mp4
after.mp4
Testing instructions
Things to check before submitting the PR