50% done only graph left
This commit is contained in:
parent
30ca0407e6
commit
750c87ee08
|
@ -358,7 +358,7 @@ local drawRightPanelContent = function()
|
||||||
end
|
end
|
||||||
gfx.ClosePath();
|
gfx.ClosePath();
|
||||||
|
|
||||||
-- result.medianHitDelta
|
-- result.medianHitDelta
|
||||||
gfx.BeginPath();
|
gfx.BeginPath();
|
||||||
gfx.FillColor(255, 136, 0, 255);
|
gfx.FillColor(255, 136, 0, 255);
|
||||||
gfx.Rect(timmingX + 210, timmingY + 27.2 + detailTextMargin, Fillmihd, 12);
|
gfx.Rect(timmingX + 210, timmingY + 27.2 + detailTextMargin, Fillmihd, 12);
|
||||||
|
|
Loading…
Reference in New Issue