We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can be reproduced using this example:
https://demo.mobiscroll.com/jquery/timeline/daily-weekly-monthly-yearly-timeline#
Set timescale to 4-hours:
Set timescale to 12 hours:
Now, set the timescale to 24 hours and then back to 12 hours. This 12-hour view is different than the previous :
The text was updated successfully, but these errors were encountered:
Indeed, using inequal day splits (9:00 -> 17:00 / 12 hours) can lead to this. Do you have an actual use case which requires this setup?
Sorry, something went wrong.
We have a settings panel quite similar to the one used in the demo, where the user can change timescale and display hours, like this:
No branches or pull requests
Can be reproduced using this example:
https://demo.mobiscroll.com/jquery/timeline/daily-weekly-monthly-yearly-timeline#
Set timescale to 4-hours:
Set timescale to 12 hours:
Now, set the timescale to 24 hours and then back to 12 hours. This 12-hour view is different than the previous :
The text was updated successfully, but these errors were encountered: