bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

weekStartDay doesn't seem to work properly #5057

Open taauntik opened 2 years ago

taauntik commented 2 years ago

Forum post

Here is how you can reproduce it:

  1. Open calendar-scheduler example
  2. Add this code inside of timeline
    weekStartDay : 1
  3. You'll see that the timeline doesn't change Screenshot 2022-08-11 181715

You can also reproduce it on scheduler by setting weekStartDay to 1 or something

matsbryntse commented 2 years ago

Working as intended

chuckn0rris commented 2 years ago

Tested with earlier date config to have another week appened before calendar date setting. Week still starts from Sunday, if you scroll left. It works well in simple scheduler demo, but not as timeline widget. I will reopen

tiagocoelho1 commented 1 year ago

Hi guys, just checking-in to see if this is still on your radar to fix?

chuckn0rris commented 1 year ago

Yes, it is on radar, but have no milestone version now.