mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
Random fixes to old_projects
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user