StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
745 stars 415 forks source link

Drag and drop issue when scroll #253

Open ozcanbecoms opened 1 year ago

ozcanbecoms commented 1 year ago

When I drag and drop an event item and on the same time scrolling horizontally, when I drop it, it is not dropping at the correct place. It seems that drag/drop feature does not support scrollLeft property.

You can try it on the demo : https://stephenchou1017.github.io/scheduler/#/draganddrop

whoafridi commented 1 day ago

this is a bug. still not getting the answer