use FlattenedLyricData as primary source for Player UI #46

Merged
AnthonyKwon merged 9 commits from revamp-lyric-structure into player-ui 2026-07-31 11:09:17 +09:00
Owner

This will use FlattenedLyricData as primary source for PlayerUI on both direction, and use LyricData only on save.
It will remove unnecessary conversion between LyricData => FlattenedLyricData of every line operation.

This will use `FlattenedLyricData` as primary source for `PlayerUI` on both direction, and use `LyricData` only on save. It will remove unnecessary conversion between `LyricData` => `FlattenedLyricData` of every line operation.
AnthonyKwon merged commit 5802e64c3a into player-ui 2026-07-31 11:09:17 +09:00
AnthonyKwon deleted branch revamp-lyric-structure 2026-07-31 11:09:17 +09:00
Sign in to join this conversation.
No description provided.