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
53 stars 6 forks source link

beforeEventDropFinalize should include new startDate/endDate values of the dragged event #9795

Closed matsbryntse closed 3 weeks ago

matsbryntse commented 1 month ago

Forum post

No way to know when the event is being scheduled in the listener. The startDate/endDate params are present, just need docs / tests.

ExtAnimal commented 1 month ago

This is a docs app issue. All the data is available and documented. The docs app just doesn't link up very well.

DropData is defined which also links to ` typedef. But because the section in which the user is clicking collapses, the scroll into view of the linked-to typedef fails.

Screenshot 2024-08-12 at 10 03 05