The watchWidthChanges property (boolean) enables automatic detection of dimension changes in the JavaScript Scheduler, resulting from DOM changes and window size alterations. If a change is detected, the scheduler UI is updated accordingly, and the onScroll
event is fired, if applicable.
Turning off the detection may result in smoother animations of dimension changes, but it will then be necessary to manually fix the UI by calling show() once the animation is complete.
true
{
watchWidthChanges: false,
// ...
}
Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.