Our pure JavaScript Scheduler component


Post by jeffrey1994 »

1. open https://www.bryntum.com/examples/scheduler/bigdataset/
2. Make an event that has a duration so that it continues outside the view like so:
bug.png
bug.png (24.05 KiB) Viewed 594 times
3. Then click on the event twice so it scrolls to the end of the event
bug1.png
bug1.png (20.52 KiB) Viewed 594 times
4. Notice that the header is now not fully rendered.

I also have one question. Can we somehow disable this click behavior that it scrolls to the end of the event when you click on it twice?

Post by pmiklashevich »

Thank you for the report!
Ticket here: https://github.com/bryntum/support/issues/58
Also related to this one: https://github.com/bryntum/support/issues/40
Can we somehow disable this click behavior that it scrolls to the end of the event when you click on it
Not supported right now. I've added a note to implement it.

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply