Random fixes to old_projects

This commit is contained in:
Grant Sanderson
2018-08-12 00:35:15 -07:00
parent 535522d86b
commit 6ab8f7f7fc
9 changed files with 24 additions and 19 deletions

View File

@ -453,7 +453,7 @@ class DefineInscribedSquareProblem(ClosedLoopScene):
pi_loop.set_fill(opacity = 0)
pi_loop.set_stroke(
color = WHITE,
width = DEFAULT_POINT_THICKNESS
width = DEFAULT_STROKE_WIDTH
)
pi_loop.set_height(4)
randy = Randolph()