Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing event unbinds #27520

Merged
merged 1 commit into from Mar 7, 2024
Merged

Fix missing event unbinds #27520

merged 1 commit into from Mar 7, 2024

Conversation

smoogipoo
Copy link
Contributor

Thankfully these don't seem to be affecting much right now because gameplay/editor is relatively isolated via RulesetSkinProvidingContainer.

But, from within the context of either, this could cause problems. For example, delete all hitobjects -> trigger skin change -> delegate still invoked on now-disposed TimelineHitObjectBlueprints.

The same could happen for gameplay with, for example, mod toggling.

@peppy peppy merged commit f7d470c into ppy:master Mar 7, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants