Hover tooltips and button icon run into each other #6096
Closed
Labels
Comments
Thank you for reporting this. Live demo: http://jsfiddle.net/LLExL/6799/
|
Is there an update on this? I'm also facing same issue, any help would be really appreciable. |
@pratapgowda007 You can fix this by setting zIndex on the resetZoomButton: http://jsfiddle.net/LLExL/8250/ Should this be the default perhaps @TorsteinHonsi? Or will it break other things? |
I don't understand why it was rendered with |
TorsteinHonsi
added a commit
that referenced
this issue
Dec 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Tooltips should not be overlapped by buttons. This is general problem for example in Bubble/Scatter etc.
Actual behaviour
Tooltips are overlapped and therefore unreadable.
Live demo with steps to reproduce
Affected browser(s)
Chrome, actually I think that all of them.

The text was updated successfully, but these errors were encountered: