You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What should be done in this issue:
Think a way about how to sync the notes from the referenced lyric, means if referenced lyric change it's note (maybe create/ or delete or press sync button) will sync the change to the lyric.
Think a way about how to sync the property in the notes between the notes from referenced lyric and reference lyric.
The text was updated successfully, but these errors were encountered:
Should sync the note number and order if user create or delete the notes belongs to the referenced lyric by the NotesChangeHandler.
Should give the notes a reference note property. If the note is referenced by another note, means it will get the config from the reference lyric to determine should sync which property from the referenced note.
And note that this solution does not required structure change in the #1541
Part of #1444
The reason of issue #1541
What should be done in this issue:
Think a way about how to sync the notes from the referenced lyric, means if referenced lyric change it's note (maybe create/ or delete or press sync button) will sync the change to the lyric.
Think a way about how to sync the property in the notes between the notes from referenced lyric and reference lyric.
The text was updated successfully, but these errors were encountered: