Skip to content

Fix mute button having weird behavior - #140

Merged
cubefury merged 1 commit into
masterfrom
music-player-time-fix
Jun 4, 2026
Merged

Fix mute button having weird behavior#140
cubefury merged 1 commit into
masterfrom
music-player-time-fix

Conversation

@tiffit

@tiffit tiffit commented Jun 4, 2026

Copy link
Copy Markdown
Member

If (int) (System.currentTimeMillis() - musicStartTime) results in a negative value (because of the int cast) it results in unexpected behavior.

@cubefury
cubefury merged commit 34f6a7d into master Jun 4, 2026
1 check passed
@cubefury
cubefury deleted the music-player-time-fix branch June 4, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants