Show the Visualizer immediately if it's the initial screen

This commit is contained in:
Andrzej Rybczak
2020-12-21 13:46:34 +01:00
parent 40c40d8c7f
commit 679cc7a2cb
3 changed files with 4 additions and 1 deletions

View File

@@ -104,7 +104,6 @@ void Visualizer::switchTo()
{
SwitchTo::execute(this);
Clear();
OpenDataSource();
m_reset_output = true;
drawHeader();
# ifdef HAVE_FFTW3_H