From f17b44c212387ae172c9c5d2b97f6989b54985fe Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 7 Apr 2023 22:34:39 +0200 Subject: [PATCH] Take DPI scaling into account when drawing thread migration lines. --- server/TracyView_CpuData.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/server/TracyView_CpuData.cpp b/server/TracyView_CpuData.cpp index ba5b757f..987c93bb 100644 --- a/server/TracyView_CpuData.cpp +++ b/server/TracyView_CpuData.cpp @@ -370,6 +370,9 @@ bool View::DrawCpuData( const TimelineContext& ctx, const std::vectorEnd(); @@ -389,8 +392,8 @@ bool View::DrawCpuData( const TimelineContext& ctx, const std::vector