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
Use height to determine font_size instead of the _font_size attribute. (#1985)
* fix set_value and add some docs
* improve font_size property for tex/text_mobject.py
* add tests
* add more font_size tests
* round test_set_value_size)
* scale based on self._font_size
* add changing_font_size test
* rewrite test and add test i forgot to add
* improve hacky solution that didn't work
* add change font_size test for tex_mobject.py
* improve tests
* split into separate test
* remove component of old test
* fix docs
* simplify the setter
0 commit comments