chore(deps): lock file maintenance#13
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
pythoninthegrass
added a commit
that referenced
this pull request
Oct 20, 2025
…racks
Refactored NowPlayingView to address scrolling issues with large queues:
- Now Playing section: Fixed height display of currently playing track
- Next section: Scrollable container showing upcoming tracks
- Visual divider line separates the two sections
- Clearer labels ('Now Playing' and 'Next') for each section
- Maintains all drag-and-drop, context menu, and double-click functionality
- Only renders necessary widgets, improving performance with large queues
Fixes issues where scrolling would bounce between tracks when showing
a large library-sourced queue. The split layout provides:
1. Always-visible current track at the top
2. Smooth scrolling through upcoming tracks below
3. Better UX for both small (Liked Songs) and large (Library) queues
Task 005 AC #13 (refactor to show only next n tracks) and #14 (split
into two vertical columns) now complete.
pythoninthegrass
force-pushed
the
main
branch
from
October 21, 2025 07:02
0c8fdbc to
5854fce
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
3 times, most recently
from
October 26, 2025 04:56
bf9772d to
2f44d58
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
2 times, most recently
from
November 19, 2025 08:07
159d131 to
1ef1ae3
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
November 26, 2025 23:12
1ef1ae3 to
8f7542a
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
December 31, 2025 23:48
8f7542a to
8682ff9
Compare
pythoninthegrass
added a commit
that referenced
this pull request
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.