2022.0122
· ☕ 2 min read
Achievement \Hit 100 stars/ Beatmap Check is there any reason why not use bindable list for tags in lyric. karaoke Make TimeTag[] TimeTags into IEnumerable<TimeTag> in the lyric class. karaoke Change some properties from Bindable<tag[]> into BindableList<tag> in lyric. karaoke Code quality int shifting should be renamed to int offset in some methods. karaoke Fix Fix screen broken after add new text in lyric editor.