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

Overlapping popups #226

Open
johanohly opened this issue Dec 13, 2024 · 0 comments
Open

Overlapping popups #226

johanohly opened this issue Dec 13, 2024 · 0 comments

Comments

@johanohly
Copy link

Screencast.from.2024-12-13.18-28-14.webm

(the first hover produces the overlapping popups)

Basically I have both an ArcLayer and a ScatterplotLayer, both with popups. The arcs go from one scatterplot "circle" to another, so they overlap the circles partly.

In some instances, I haven't figured out exactly which, both popups show up at the same time when hovering a place that has both an arc and a circle. I am not sure what I want to happen, but as long as I know that no two popups can appear at the same time, if that means the circles' popups get prioritized over the arcs' or the other way around, I am happy.

I did see the openIfTopMost option, but it seems like, while it is true by default, it doesn't handle my case.

Let me know if you need a reproduction.

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

No branches or pull requests

1 participant