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: collisionByTimes updated to be exclusive #360

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

mpilone
Copy link
Contributor

@mpilone mpilone commented Mar 9, 2020

fixes #343

Modified collisionByTimes to be exclusive and not consider abutting items as colliding. See original ticket for an example.

Copy link
Member

@yotamberk yotamberk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean! nice work

@yotamberk yotamberk merged commit 5e6807c into visjs:master Mar 9, 2020
@vis-bot
Copy link
Collaborator

vis-bot commented Mar 9, 2020

🎉 This PR is included in version 7.2.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.

Items in subgroups incorrectly stacking on initial draw and after setItems
3 participants