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

fix tooltip bounding box update errors #8

Open
jmuhlich opened this issue Dec 6, 2016 · 0 comments
Open

fix tooltip bounding box update errors #8

jmuhlich opened this issue Dec 6, 2016 · 0 comments
Labels

Comments

@jmuhlich
Copy link
Member

jmuhlich commented Dec 6, 2016

When moving the pointer to another arc at the same depth, the bounding box size is retained from the previous arc and stays one step behind as you move around the circle.

Check whether resize event and componentDidMount lifecycle method are getting fired as expected, and whether this.boundingBoxTarget has the expected value.

@jmuhlich jmuhlich added the bug label Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant