Our pure JavaScript Scheduler component


Post by Softhouse »

Hello!

When scrolling the timeline or dragging an event off-screen, the event content is fixated to the left side of the screen, but sometimes it is not reactively re-aligned to its correct position when moved back into view.

Example 1: See the example below, scroll the timeline so that part of an event is off-screen, the content is then dynamically fixated to the left screen of the edge, now carefully drag the event back into full view, the content of the event is sometimes not re-aligned to its correct position until another action is performed, like scrolling or dragging something.

Screenshot 2023-06-07 at 10.55.55.png
Screenshot 2023-06-07 at 10.55.55.png (27.57 KiB) Viewed 56 times

Example 2: See the example below, have a full event in view, drag the event off-screen to the left, the content is not fixated to the left edge of screen until another action is performed, like scrolling.

Screenshot 2023-06-07 at 10.57.00.png
Screenshot 2023-06-07 at 10.57.00.png (20.98 KiB) Viewed 56 times

https://bryntum.com/products/schedulerpro/examples-scheduler/frameworks/vue/javascript/simple/dist/

Thanks!


Post by marcio »

Hey,

Thanks for the detailed report. I was able to reproduce and created a ticket to fix that https://github.com/bryntum/support/issues/6929

Best regards,
Márcio


Post Reply