We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If want to delete the singer:
If we select the behavior 1, need to make sure that should not delete the singer if singer is referenced by other lyric in the change handler.
Need to implement the #2056 first for able to find all reference object.
The text was updated successfully, but these errors were encountered:
Note that we need to manually remove the singer id from the lyric. See the BeatmapSingersChangeHandler.Remove()
BeatmapSingersChangeHandler.Remove()
Maybe we can write the utils to remove the id from the object?
Sorry, something went wrong.
No branches or pull requests
If want to delete the singer:
If we select the behavior 1, need to make sure that should not delete the singer if singer is referenced by other lyric in the change handler.
Need to implement the #2056 first for able to find all reference object.
The text was updated successfully, but these errors were encountered: