m0j0hn / editor-on-fire

Automatically exported from code.google.com/p/editor-on-fire
Other
0 stars 0 forks source link

Lyric deletion doesn't update lyric preview or track populated status #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Two issues:

1.  Deleting all lyrics doesn't remove the track populated indicator on the
Lyrics tab.

2.  Deleting lyrics doesn't reset the lyric preview.

Original issue reported on code.google.com by raynebc on 13 May 2010 at 4:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in r77.

eof_detect_difficulties() and eof_reset_lyric_preview_lines() are called in
eof_menu_note_delete_vocal() after a lyric deletion has been carried out.

Original comment by raynebc on 13 May 2010 at 4:14