Neo mp3 tweaks#1941
Merged
AdamTadeusz merged 19 commits intoApr 12, 2026
Merged
Conversation
…argin, const name capitalize, correct buttonflag and pass buttonflag scrolltext
Contributor
Author
|
Apparently miniaudio allows smooth volume transitions, but sadly I can't figure out how to get those to work. |
nullsystem
requested changes
Apr 11, 2026
nullsystem
requested changes
Apr 11, 2026
nullsystem
requested changes
Apr 11, 2026
nullsystem
approved these changes
Apr 11, 2026
Collaborator
nullsystem
left a comment
There was a problem hiding this comment.
Cleanup your commit message when you squash
sunzenshen
approved these changes
Apr 11, 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.
Description
Moved the mp3 element left and down, element now moves up when joining the auto-queue
Removed the hamburger icon, song name instead can be clicked to select a song
Song name now scrolls if name of song too long to fit inside the mp3 player, with a 2 second delay
Right align song duration label
Progress slider doesn't ignore the first click if not active before clickHovering over buttons in the mp3 player doesn't give off button hover sounds
Removed the second scrollbar visible to the right of the song selection popup scrollbar
Switched the play and pause "icons" around when music is playing/paused
Changed pause "icon" character to pipe
Toolchain