Our pure JavaScript Scheduler component


Post by striker »

Hello!
We are observing in our project that dependencies dissapearing if are near right corner.
Investigating the problem shows that dependencies are still in DOM on correct possition, but are invisible. To make them visible we need to change stroke-width to higher value, but after next scrolling we need to increase width to make them visible again.

I'm attachng gif to show you the problem:

Animation.gif
Animation.gif (4.98 MiB) Viewed 585 times

Unfortunately, I tried to reproduce this issue on your examples, but without success.
Do you have any idea where is problem?

SchdulerPro 4.3.6
Google Chrome


Post by striker »

Ok, I found the problem. If you will scale browser, then dependencies are visible or not.

test.gif
test.gif (882.68 KiB) Viewed 580 times

Post by Maxim Gorkovsky »

Hello.
Reproduced on the latest code, ticket opened here: https://github.com/bryntum/support/issues/4026 Thank you for report!

Did you notice this problem before you upgraded to 4.3.6? Which version did you use before that?


Post by striker »

Yes, we noticed this in previous versions. 4.3.4 (from this we started using dependencies)


Post by Maxim Gorkovsky »

Hello. We cannot reproduce this issue anymore on 5.1.1 release. Can you try it out?


Post Reply