[BUGFIX] Fix song previews cutting out when navigating menus quickly - #8009
Open
AnimatingLegend wants to merge 1 commit into
Open
Conversation
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
from
August 25, 2026 19:12
a029d74 to
2c328c4
Compare
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
3 times, most recently
from
August 25, 2026 21:52
6e23dc8 to
a01513f
Compare
Member
|
Is this a separate change to solely fix the issue addressed in #6961? |
Contributor
Author
|
yes it is! |
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
7 times, most recently
from
August 26, 2026 23:58
2290c91 to
d365a58
Compare
AnimatingLegend
marked this pull request as ready for review
August 27, 2026 03:13
1 task
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
4 times, most recently
from
August 29, 2026 15:18
975d777 to
e7f5095
Compare
Hundrec
force-pushed
the
preview/public-playtest
branch
from
August 30, 2026 11:12
ae0e3ff to
b190bf7
Compare
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
from
August 31, 2026 04:23
e7f5095 to
2b4d69e
Compare
Hundrec
force-pushed
the
preview/public-playtest
branch
from
September 1, 2026 15:49
3f2fe37 to
a1fa227
Compare
AnimatingLegend
force-pushed
the
bugfix/freeplay/song-preview-error
branch
from
September 1, 2026 16:18
2b4d69e to
a582700
Compare
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.
Linked Issues
Description
This PR fixes / improves how song previews are handled when navigating through the menus.
Changes:
clearPreviews()inside the timer function so old song requests get cached.Screenshots/Videos
BEFORE:
Video.Project.6.1.mp4
AFTER:
Video.Project.7.mp4