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

highlight-neighbors is unreliable #104

Open
gordonwoodhull opened this issue Jan 2, 2019 · 1 comment
Open

highlight-neighbors is unreliable #104

gordonwoodhull opened this issue Jan 2, 2019 · 1 comment

Comments

@gordonwoodhull
Copy link
Contributor

gordonwoodhull commented Jan 2, 2019

Seems like it is not be capturing all mouse enter/exit events.

Not sure if the label is somehow eating events or something else...

This can be observed most strikingly in the enron example (where it seems like the unfilled interiors of the paths must be interfering) but even in the simple viewer it is possible both to enter without highlighting, and leave without unhighlighting.

@gordonwoodhull
Copy link
Contributor Author

It's due to the _animating flag of fa1c25d.

A workaround is to specify .durationOverride(0), but isn't there a better way to deal with concurrency here?

gordonwoodhull added a commit that referenced this issue Jan 16, 2019
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