manim/tests/module
Benjamin Hackl b7eefca98f
Fix incorrect submobject count of multi-part Tex/MathTex mobjects by stopping them from adding empty submobjects (#3423)
* do not add a VectorizedPoint as a submobject if SingleStringMathTex renders to empty SVG

* test new behavior

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update tests/module/mobject/text/test_texmobject.py

* Update tests/module/mobject/text/test_texmobject.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-27 09:28:23 +02:00
..
animation Fix: Fixed a bug in regards to empty inputs in AddTextLetterByLetter class. (#3404) 2023-10-26 12:38:57 +02:00
mobject Fix incorrect submobject count of multi-part Tex/MathTex mobjects by stopping them from adding empty submobjects (#3423) 2023-10-27 09:28:23 +02:00
scene [pre-commit.ci] pre-commit autoupdate (#3141) 2023-02-07 01:52:17 +01:00
utils Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00