diff --git a/profiler/src/profiler/TracyView_FindZone.cpp b/profiler/src/profiler/TracyView_FindZone.cpp index a3f7ce9e..208a3f22 100644 --- a/profiler/src/profiler/TracyView_FindZone.cpp +++ b/profiler/src/profiler/TracyView_FindZone.cpp @@ -1686,6 +1686,7 @@ void View::DrawFindZone() { ImGui::Separator(); TextDisabledUnformatted( "Zone grouping, the found-zones list, and callstack samples are not yet available for GPU zones." ); + m_findZoneConstraint.MarkMinWidth(); } else {