Coverflow cards can now be grabbed and dragged with the mouse; touch keeps native momentum scrolling. Pointer capture only engages after real movement so ordinary clicks on card buttons still land, a capture-phase click handler swallows exactly the one click that ends a drag, and on release the row glides to the nearest card before snap re-engages. The native horizontal scrollbar under strip and coverflow is replaced by a slim centered track with a glowing brand-green thumb - draggable, click-to-jump, and hidden automatically when everything fits. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||