Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Nicu Gergely
tagDiv Staff

Hi,

Because of the VC Carousel behavior, whose dimension is recomputed when it renders, the others elements in page, animated by the lazy load effect, are moved from their initial positions. So, the animation script doesn’t know when the VC Carousel component has finished its rendering, to recompute the animated elements’ position.

One solution would be to modify the animation script, which needs multiple checks for VC Carousel. But in page, it can be used multiple instances of the VC Carousel component.

So, we’ve chosen a simpler solution like the animation script deactivates itself when it detects any VC Carousel component in page.

We’ll see if it’s okay for users.

Viewing 1 post (of 1 total)