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

Remove off-screen annotations during drag #4170

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Sep 6, 2019

fix #4141 - 🔪 wrong offscreen annotation during drag logic

before: https://codepen.io/etpinard/pen/pozpGyE
after: https://codepen.io/etpinard/pen/xxKpMVY

@plotly/plotly_js this PR is essentially a fixup of my a8fb653 commit released back in 1.40.0

@etpinard etpinard added bug something broken status: reviewable labels Sep 6, 2019
@archmoj archmoj added the regression this used to work label Sep 6, 2019
@archmoj
Copy link
Contributor

archmoj commented Sep 6, 2019

@etpinard Thanks for the PR.
💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Annotations are not getting clipped when panning
2 participants