mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
Enabled coloring of the point in a GrowFromPoint animation
This commit is contained in:
@ -144,7 +144,6 @@ class ContinualChangingDecimal(ContinualAnimation):
|
||||
|
||||
def update_mobject(self, dt):
|
||||
self.anim.update(self.internal_time)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user