Enhances drag and drop behavior by introducing free positioning during auto-scroll and snapping to grid intervals. - Introduces a `calculateFreePosition` method to allow events to follow the mouse exactly during auto-scroll. - Modifies the drag move event to emit the snapped position during normal drag behavior. - Updates event rendering to use grid settings for snap intervals. - Updates grid styles to configure CSS variables dynamically. |
||
|---|---|---|
| .. | ||
| CalendarManager.ts | ||
| DragDropManager.ts | ||
| EventFilterManager.ts | ||
| EventManager.ts | ||
| GridManager.ts | ||
| NavigationManager.ts | ||
| ScrollManager.ts | ||
| ViewManager.ts | ||
| WorkHoursManager.ts | ||