diff --git a/server/TracyView.cpp b/server/TracyView.cpp index b8daba4b..f9fb4d3b 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -15700,6 +15700,7 @@ void View::DrawMemory() } ImGui::EndCombo(); } + ImGui::Separator(); } auto& mem = m_worker.GetMemoryNamed( m_memInfo.pool );