I’ve set the scroll_hour to ‘8’, but when the calendar initially loads, it is starting at 12:00 am. It doesn’t matter if it is loading is Day or Week.
After switching from Week to Day and back to Week, it still starts at 12:00 am. After switching to Month and back to Week, it starts at 8:00 am, as I originally expected.
scheduler.config.scroll_hour=8;
Am I doing something wrong? Does this need to appear before some event or particular config definition? Do I need to include some further instructions?
Thank you,
Rob