diff --git a/imgui.cpp b/imgui.cpp index f8b0013..0ad0460 100644 --- a/imgui.cpp +++ b/imgui.cpp @@ -10345,6 +10345,7 @@ ImGui::PopID(); } ImGui::PopID(); + ImGui::PopStyleVar(); ImGui::Indent(); ImGui::TreePop();