diff --git a/server/TracySourceView.cpp b/server/TracySourceView.cpp index 8fb30fb5..f8decbe0 100644 --- a/server/TracySourceView.cpp +++ b/server/TracySourceView.cpp @@ -1386,7 +1386,7 @@ void SourceView::RenderSymbolSourceView( uint32_t iptotal, unordered_flat_mapScroll.x, 0 ); const auto wh = ImGui::GetWindowHeight(); const auto ty = ImGui::GetFontSize(); const auto ts = ImGui::CalcTextSize( " " ).x;