Open
Description
This originates from an exception I frequently encountered when inspecting TestSceneTranslationsScreen
. When I scroll the lyric list nearly down to the bottom, the test client would crash out.
Somehow after I reviewed relevant code and the example karaoke test file, it seems that when the lyric is too long to display in one line, the framework would fail to compute the positioning of characters. (Likely in computeCharacters()
of your customized osu!framework)
Since I'm pretty inexperienced in the development of basic framework components, I couldn't give much idea on this. 🤯 Would spliting them into multiple lines help?
Metadata
Metadata
Assignees
Labels
No labels