* add make sure disabled flag gets popped * reordering : ] * what? --------- Co-authored-by: jordanpg <jordanpg@users.noreply.github.com>
This commit is contained in:
@@ -1793,8 +1793,8 @@ void RandomizerSettingsWindow::DrawElement() {
|
||||
if (mSettings->GetOptionGroup(RSG_ITEMS_IMGUI_TABLE).RenderImGui()) {
|
||||
mNeedsUpdate = true;
|
||||
}
|
||||
ImGui::PopStyleVar(1);
|
||||
ImGui::EndDisabled();
|
||||
ImGui::PopStyleVar(1);
|
||||
ImGui::EndTabItem();
|
||||
}
|
||||
ImGui::EndDisabled();
|
||||
|
||||
Reference in New Issue
Block a user