GUI: more mark modified cases

This commit is contained in:
tildearrow 2022-10-16 18:28:42 -05:00
parent 2272028b10
commit 40108976c3
3 changed files with 11 additions and 0 deletions

View file

@ -91,6 +91,7 @@ void FurnaceGUI::drawSongInfo() {
autoDetectSystem();
updateWindowTitle();
}
MARK_MODIFIED;
}
popToggleColors();
autoButtonSize=ImGui::GetItemRectSize().x;