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: add programmatic scrolling flag to avoid infinite scroll during redraw (#238) #240

Merged
merged 4 commits into from
Jan 18, 2020

Conversation

arthur-cheung
Copy link
Contributor

@arthur-cheung arthur-cheung commented Jan 6, 2020

From my own test, this change appears to fix the problem. But like I said in the initial issue, I don't know the full ramifications of this given my limited understanding of the library. Please review and advise.

closes #238

@yotamberk
Copy link
Member

This does seem to do the job. Nice work!

@yotamberk yotamberk changed the title Added programatic scrolling flag to avoid infinite scroll during redraw (#238) fix: add programmatic scrolling flag to avoid infinite scroll during redraw (#238) Jan 18, 2020
@yotamberk yotamberk merged commit 4a79838 into visjs:master Jan 18, 2020
@vis-bot
Copy link
Collaborator

vis-bot commented Jan 18, 2020

🎉 This PR is included in version 6.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Infinite Loop Between Scroll and Redraw on Browser Zoom
3 participants