Merge branch 'force-critical-input-trickle' of https://github.com/bbbradsmith/furnace into force-critical-input-trickle

This commit is contained in:
tildearrow 2023-07-27 00:39:20 -05:00
commit afe703faf2
3 changed files with 19 additions and 14 deletions

View file

@ -938,6 +938,7 @@ void FurnaceGUI::drawPattern() {
ImGui::TableNextColumn();
}
}
ImGui::EndDisabled();
ImGui::PopStyleVar();
oldRow=curRow;