From 72966a24a3308a48f7125b3e751f56df990a562b Mon Sep 17 00:00:00 2001 From: "Dedmen Miller (Dedmenmiller)" Date: Thu, 24 Jan 2019 14:16:23 +0000 Subject: [PATCH] Fixed offset in histogram with non-log time --- server/TracyView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/TracyView.cpp b/server/TracyView.cpp index 77663fff..90354cf3 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -5043,7 +5043,7 @@ void View::DrawFindZone() while( zit != sorted.end() && *zit == 0 ) zit++; for( int64_t i=0; i