Replace CSS overflow scroll with Embla Carousel + wheel gestures plugin

Title rows (TitleRow, ContinueWatchingList) now use the shadcn Carousel
component backed by Embla with embla-carousel-wheel-gestures, enabling
mouse wheel horizontal scrolling and drag-to-scroll on desktop while
preserving touch swipe, stagger animations, and existing layout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-03 19:37:43 -05:00
co-authored by Claude Opus 4.6
parent eb836eb2c7
commit 2c561a2bf4
4 changed files with 67 additions and 38 deletions
+1
View File
@@ -26,6 +26,7 @@
"date-fns": "4.1.0",
"drizzle-orm": "1.0.0-beta.15-859cf75",
"embla-carousel-react": "8.6.0",
"embla-carousel-wheel-gestures": "8.1.0",
"jotai": "2.18.0",
"motion": "12.34.5",
"next": "16.1.6",