I have problem.
I want use scheduler with configuration like I write in topic. I can do this settings this options:
scheduler.Config.first_hour = 6;
scheduler.Config.last_hour = 30;
But adding evenst mean drag and drop functions work only for time period from 6am to 00.
Any chance to get working in this settings?