mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 17:47:44 +00:00
Changed Arrow default
This commit is contained in:
parent
64c960041b
commit
0a695dd442
1 changed files with 0 additions and 1 deletions
|
|
@ -619,7 +619,6 @@ class Arrow(Line):
|
|||
"max_tip_length_to_length_ratio": 0.25,
|
||||
"max_stroke_width_to_length_ratio": 5,
|
||||
"preserve_tip_size_when_scaling": True,
|
||||
"rectangular_stem_width": 0.05,
|
||||
}
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue