mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Bug 1607 - 2nd Screen issue with MixerBoard and Karaoke Window
Also Screenshot tools. No joy for log-window, as that is created before Audacity starts up and recognises it is on the second screen.
This commit is contained in:
@@ -130,6 +130,7 @@ LyricsWindow::LyricsWindow(AudacityProject *parent):
|
||||
wxCommandEventHandler(LyricsWindow::OnTimer),
|
||||
NULL,
|
||||
this);
|
||||
Center();
|
||||
}
|
||||
|
||||
LyricsWindow::~LyricsWindow()
|
||||
|
Reference in New Issue
Block a user