The last segment of the geometry will suddenly disappear in the showpassingflash animation
Open
bug
- Dominant language
- Python
- Stars
- 93.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Code:
s=Square()
c=Circle()
v=VGroup(s,c).arrange(RIGHT,buff=1)
self.play(ShowPassingFlash(v,time_width=1,run_time=4))
self.wait()
Output:
https://user-images.githubusercontent.com/101418800/167929000-e0e8a110-29fc-408e-82d0-ebf94f6f40d7.mp4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.