Hi,
How can I prevent drag resize but keep drag move ?
Thx
Using
features : {
drag : {
resizable : false
}
}
The hover effect still happens when the mouse is on the top or bottom of an event in a day view, so that doesn't look great, but the actual resizing is disabled.
https://bryntum.com/products/calendar/docs/api/Calendar/feature/CalendarDrag#configs
We will fix the hover effect happening when resizing is disabled: https://github.com/bryntum/support/issues/9702