Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

Conversation

@herregroen
Copy link

resetting these variables inside the isMajor function caused subsequent calls to falsely report not being major labels.

This lead to problems in the TimeAxis _repaintLabels function where nextIsMajor is defined by calling isMajor, which resets switched{Day,Month,Year} and causes the isMajor of the next loop to always return false.

@AlexDM0
Copy link
Contributor

AlexDM0 commented May 18, 2016

Thanks! Sorry for the late reply!

@AlexDM0 AlexDM0 merged commit 94d9fdc into visjs:develop May 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants