Is there a onAfterViewChange event?

Hi, there is a onBeforeViewChange event, but I need a function to change things after the view mode is changed. So a onAfterViewChange will be very useful. For instance I want to dynamically set the scheduler.config.first_hour to eliminate the empty hours if in the new view there are no events before 5AM.

If you don’t have onAfterViewChange is there any other event that I can use? Thanks.

It is named onViewChange and occurs after the view changed.
docs.dhtmlx.com/scheduler/api__s … event.html