mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Get rid of lagged_start
This commit is contained in:
@ -2595,7 +2595,7 @@ class FinalWords(TeacherStudentsScene):
|
||||
self.teacher.change_mode, "plain",
|
||||
FadeIn(
|
||||
series, run_time = 2,
|
||||
submobject_mode = "lagged_start",
|
||||
lag_ratio = 0.5,
|
||||
),
|
||||
)
|
||||
self.play(
|
||||
|
Reference in New Issue
Block a user