mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
Get rid of all_at_once
This commit is contained in:
@ -435,7 +435,7 @@ class DefineInscribedSquareProblem(ClosedLoopScene):
|
||||
self.play(
|
||||
ShowCreation(
|
||||
self.connecting_lines,
|
||||
submobject_mode = "all_at_once",
|
||||
lag_ratio = 0,
|
||||
run_time = 2
|
||||
),
|
||||
Animation(self.dots)
|
||||
|
Reference in New Issue
Block a user