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

feat: optionally use snap for custom time bars #332

Merged
merged 4 commits into from Mar 7, 2020
Merged

feat: optionally use snap for custom time bars #332

merged 4 commits into from Mar 7, 2020

Conversation

smee
Copy link
Contributor

@smee smee commented Feb 21, 2020

For editing items there is an optional snap feature which allows to snap items to a custom time grid.
This functionality is useful for custom time bars as well, imho.

I'm unsure about the need to reference the options value in this.itemSet.options. Is this okay?

@yotamberk
Copy link
Member

I'm unsure about the need to reference the options value in this.itemSet.options. Is this okay?

Yes. Unfortunately that's the only way for now to access the options via Core.js...

@yotamberk yotamberk merged commit 78f4324 into visjs:master Mar 7, 2020
@vis-bot
Copy link
Collaborator

vis-bot commented Mar 7, 2020

🎉 This PR is included in version 7.2.0 🎉

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.

None yet

3 participants