Skip to content

macosx: Animate idle carousels

Claudio Cambra requested to merge claucambra/vlc:work/improve-carousel into master

This MR adds an autoscrolling animation to carousels when they are idle. This also helps fix bugs with the presentation of the carousel on startup. Animations are temporarily disabled when the carousel is being interacted with.

After changes:

Screen_Recording_2024-02-18_at_13.42.55

Before changes:

Screenshot_2024-02-18_at_14.07.00

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports