Skip to content
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

Tooltips and mouse events #45

Open
ansis opened this issue Aug 29, 2012 · 1 comment
Open

Tooltips and mouse events #45

ansis opened this issue Aug 29, 2012 · 1 comment
Labels

Comments

@ansis
Copy link
Contributor

ansis commented Aug 29, 2012

Tooltips let events pass through causing problems with scroll bars (example).

Is there a better way to handle this than catching and blocking all events? Is there a a common case where you would want events to pass through to the map?

Pointer-events would work nicely, but it lacks ie support.

@ansis
Copy link
Contributor Author

ansis commented Sep 13, 2012

Still having some small problems with select buttons for hover tooltips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant