themes and styles
This commit is contained in:
@@ -45,7 +45,7 @@ func TestSmoke_DrawPointsCirclesLinesFromSamePlan(t *testing.T) {
|
||||
|
||||
// Execute all three passes over the same plan.
|
||||
drawPointsFromPlan(d, plan, true)
|
||||
drawCirclesFromPlan(d, plan, w.W, w.H, true)
|
||||
drawCirclesFromPlan(d, plan, w.W, w.H, true, w.circleRadiusScaleFp)
|
||||
drawLinesFromPlan(d, plan, w.W, w.H, true)
|
||||
|
||||
names := d.CommandNames()
|
||||
|
||||
Reference in New Issue
Block a user