mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user