cdcacc56d13aab8510e4bf7e07cb941fa76e9a2c
Queue sidebar no longer scrolls horizontally on long titles/artists: text now ping-pong scrolls (news-ticker style) only when it overflows, via a new Marquee component; .qd-scroll also clips overflow-x. The current track previously showed the playing-bars indicator both in place of the drag grip and over the cover. Keep only the cover overlay and restore the drag grip on the current row. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Rsbuild project
Setup
Install the dependencies:
npm install
Get started
Start the dev server, and the app will be available at http://localhost:3000.
npm run dev
Build the app for production:
npm run build
Preview the production build locally:
npm run preview
Learn more
To learn more about Rsbuild, check out the following resources:
- Rsbuild documentation - explore Rsbuild features and APIs.
- Rsbuild GitHub repository - your feedback and contributions are welcome!
Description
Languages
TypeScript
90.3%
CSS
6.1%
JavaScript
3.3%
Shell
0.3%