DisneyPlus Sliders

Hey, I was wondering how the DisneyPlus Content Sliders work on the Startpage. Previously it was a flex box with the Video Covers as Childs that were moved in the parent with a transform. But now i can’t figure out how theese new content sliders work. Maybe it has something to do with scroll snapping but i am not sure. I would be glad if someone could help me πŸ˜„
No description
1 Reply
Chooβ™šπ•‚π•šπ•Ÿπ•˜
It looks like just ordinary scrolling. This is what I found in dev tools:
overflow-x: scroll;
scroll-behavior: smooth;
scrollbar-width: none;
touch-action: pan-x;
overflow-x: scroll;
scroll-behavior: smooth;
scrollbar-width: none;
touch-action: pan-x;
Want results from more Discord servers?
Add your server