Skip to content

carousel: Avoid race condition on animation callback

Bilal Elmoussaoui requested to merge bilelmoussaoui/carousel-cb into main

The callback uses the resize animation to get the animated carousel in case the animation was not created yet

Fixes #453 (closed)

Merge request reports