bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Extend EventDrag feature to take non-working time into account while dragging #10352

Open JockeLindberg opened 22 hours ago

JockeLindberg commented 22 hours ago

Let's say you drag an event with a 4 days duration over a non-working weekend. When you release, that event will extend to cover the weekend + the 4 working days. Add a config to allow for that "extension" to be done while dragging as well.