ui: Correct some uses of ImGui::EndChild()

This commit is contained in:
WerWolv
2021-08-28 14:22:02 +02:00
parent 8dcd5c6e34
commit e9c349fc55
7 changed files with 276 additions and 270 deletions

View File

@@ -257,8 +257,9 @@ namespace hex {
ImGui::PopStyleColor();
}
ImGui::EndChild();
}
ImGui::EndChild();
ImGui::PopStyleColor(1);
ImGui::Disabled([this]{