add make sure disabled flag gets popped (#3532)
Co-authored-by: jordanpg <jordanpg@users.noreply.github.com>
This commit is contained in:
@@ -1794,6 +1794,7 @@ void RandomizerSettingsWindow::DrawElement() {
|
||||
mNeedsUpdate = true;
|
||||
}
|
||||
ImGui::PopStyleVar(1);
|
||||
ImGui::EndDisabled();
|
||||
ImGui::EndTabItem();
|
||||
}
|
||||
ImGui::EndDisabled();
|
||||
|
||||
Reference in New Issue
Block a user