You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DevExtreme [Scheduler](https://js.devexpress.com/jQuery/Documentation/Guide/UI_Components/Scheduler/Overview/)includes a new appointment snap mechanism with the following modes:
1
+
DevExtreme [Scheduler](https://js.devexpress.com/jQuery/Documentation/Guide/UI_Components/Scheduler/Overview/)will include a new appointment snap mechanism. The following modes will be available:
2
2
3
3
-`always`: an appointment always stretches to cell borders.
4
-
-`auto`: an appointment stretches to a cell border only if the distance from the cell border to the appointment edge is less than half of the cell width.
4
+
-`auto`: an appointment is stretched to cell border only if the distance from the cell border to the edge of an appointment is less than half of the cell width.
5
5
-`never`: appointments are proportional to their duration.
0 commit comments