Our pure JavaScript Scheduler component


Post by eugenem »

Please take a look. I just saw that some (!) events have their descriptions moving vertically while scrolling.

https://www.dropbox.com/s/chwkts7ad3znz4m/bryntum_scroll.png?dl=0

At inspect I see this at description div (and this offset is changing):
style="transform: translateY(116px);"


Post by alex.l »

How to reproduce this issue? Which version of the Scheduler do you use? Are you able to reproduce the issue in our examples? If not, please attach a runnable test case, so we will be able to repro and debug it.

All the best,
Alex


Post by eugenem »

I can't even reproduce it myself. But it was actually the same event at 2 resources at once.

I see that you're moving the description when I scroll down and the event is moving out the viewport. But the weird thing was that it was in the middle of the viewport...


Post by Maxim Gorkovsky »

Hello.
I'm afraid we cannot do anything if even you cannot reproduce the problem. If it comes back, please try to wrap it to a runnable test case and we will investigate


Post Reply