Page 1 of 1

[ANGULAR] Dependencies are dissapearing while horizontal scrolling

Posted: Fri Jan 14, 2022 2:20 pm
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 576 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


Re: [ANGULAR] Dependencies are dissapearing while horizontal scrolling

Posted: Fri Jan 14, 2022 2:38 pm
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 571 times

Re: [ANGULAR] Dependencies are dissapearing while horizontal scrolling

Posted: Fri Jan 14, 2022 4:29 pm
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?


Re: [ANGULAR] Dependencies are dissapearing while horizontal scrolling

Posted: Fri Jan 14, 2022 9:37 pm
by striker

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


Re: [ANGULAR] Dependencies are dissapearing while horizontal scrolling

Posted: Fri Aug 12, 2022 1:31 pm
by Maxim Gorkovsky

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