You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix DiGraph edges not fading correctly on FadeIn and FadeOut (#3786)
* Make `Line::set_points_by_ends` behavior consistent with constructor
* Use `Line::set_points_by_ends` in edge updaters
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Undo unnecessary change to Graph
* Update manim/mobject/geometry/line.py
Co-authored-by: Francisco Manríquez Novoa <[email protected]>
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Francisco Manríquez Novoa <[email protected]>
0 commit comments