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

Simply logic in the stage info. #2312

Merged

Conversation

andy840119
Copy link
Member

Remove unnecessary logic in the stage info.

This interface looks weird and unnecessary.
`AvailableElements`can already define the element's order.
1. it's weird to sort the object by id because it's just a hash
2. It should let the user decide the element's order.
Definition should be at the top.
… command.

Because stage info doesn't know if the property is updated or not. It depends on the property (e.g. lyric) in the beatmap also.
If the user wants to re-calculate the stage info after doing some changes in the editor, then just call this method.
@andy840119 andy840119 added this to the 2025.0202 milestone Dec 8, 2024
@andy840119 andy840119 merged commit 420d4f6 into karaoke-dev:master Dec 8, 2024
3 of 5 checks passed
@andy840119 andy840119 deleted the simply-logic-in-the-stage-info branch December 8, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant