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

Timeline: inconsistent behaviour when changing timescale #509

Open
gudleik opened this issue Sep 26, 2022 · 2 comments
Open

Timeline: inconsistent behaviour when changing timescale #509

gudleik opened this issue Sep 26, 2022 · 2 comments
Labels

Comments

@gudleik
Copy link

gudleik commented Sep 26, 2022

Can be reproduced using this example:

https://demo.mobiscroll.com/jquery/timeline/daily-weekly-monthly-yearly-timeline#

Set timescale to 4-hours:
image

Set timescale to 12 hours:
image

Now, set the timescale to 24 hours and then back to 12 hours. This 12-hour view is different than the previous :
image

@dioslaska
Copy link
Contributor

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?

@gudleik
Copy link
Author

gudleik commented Feb 16, 2023

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:

image

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

No branches or pull requests

2 participants