Get rid of lagged_start

This commit is contained in:
Grant Sanderson
2019-02-08 15:53:27 -08:00
parent cf92cd161e
commit 64eb670027
65 changed files with 291 additions and 291 deletions

View File

@ -35,7 +35,7 @@ class Introduction(TeacherStudentsScene):
self.play(
FadeIn(
series,
submobject_mode = "lagged_start",
lag_ratio = 0.5,
run_time = 2
),
Blink(self.get_teacher())