I’m using Scheduler component in an Angular project. The scheduler itself is tall, so you need to scroll it. I’m using custop tooltip for displaying event details, my implementation is pretty much the same as this one from your demos.
When I hover out of the event which initiated tooltip appearence and tooltip was closed, my browser automatically scrolls up to top. I made a short video describing the problem.
Why does that scroll up occur and can such a behavior be avoided?
Best regards.
Petar