[fix] fix imgui layout error

This commit is contained in:
dijunkun
2024-11-01 15:57:15 +08:00
parent d18af6cbc6
commit 26fa53f867
4 changed files with 34 additions and 20 deletions

View File

@@ -302,7 +302,6 @@ int Render::LocalWindow() {
}
ImGui::EndChild();
ImGui::PopStyleVar();
}
ImGui::EndChild();