mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Lyrics panel listens; AudacityProject not responsible for updating it
This commit is contained in:
@@ -199,7 +199,6 @@ void OnKaraoke(const CommandContext &context)
|
||||
|
||||
auto lyricsWindow = project.GetLyricsWindow(true);
|
||||
lyricsWindow->Show();
|
||||
project.UpdateLyrics();
|
||||
lyricsWindow->Raise();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user