mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Cosmetics.
This commit is contained in:
@@ -518,7 +518,7 @@ void View::DrawThreadMigrations( const TimelineContext& ctx, const int origOffse
|
|||||||
|
|
||||||
DrawLine( draw, pw, startPos, wakecolor, wakeupLineSize );
|
DrawLine( draw, pw, startPos, wakecolor, wakeupLineSize );
|
||||||
draw->AddCircleFilled( pw, bgSize, wakecolor );
|
draw->AddCircleFilled( pw, bgSize, wakecolor );
|
||||||
|
|
||||||
// Vertical line at beginning of thread to emphasize wakeup
|
// Vertical line at beginning of thread to emphasize wakeup
|
||||||
if( wakeupWidthPixels >= 3 )
|
if( wakeupWidthPixels >= 3 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user