diff --git a/src/gui/chanOsc.cpp b/src/gui/chanOsc.cpp index 623eb39fe..a92a0a7d8 100644 --- a/src/gui/chanOsc.cpp +++ b/src/gui/chanOsc.cpp @@ -149,6 +149,7 @@ void FurnaceGUI::drawChanOsc() { if (chanOscWindowSize>50.0f) chanOscWindowSize=50.0f; } + ImGui::TableNextRow(); ImGui::TableNextColumn(); ImGui::AlignTextToFramePadding(); ImGui::Text("Automatic columns");