diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 2a423364..871bb8af 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -3995,7 +3995,7 @@ void View::DrawCompare() else { adj0 = double( zones1.size() ) / zones0.size(); - adj1 = 0; + adj1 = 1; } if( m_compare.logTime )