mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Up to decentralization in crypto.py
This commit is contained in:
@@ -7,7 +7,7 @@ from topics.geometry import BackgroundRectangle
|
||||
import collections
|
||||
import sys
|
||||
|
||||
TEX_MOB_SCALE_FACTOR = 0.04
|
||||
TEX_MOB_SCALE_FACTOR = 0.05
|
||||
|
||||
class TexSymbol(VMobjectFromSVGPathstring):
|
||||
def pointwise_become_partial(self, mobject, a, b):
|
||||
|
||||
Reference in New Issue
Block a user