Acutually uses Arrow.preserve_tip_size_when_scaling

This commit is contained in:
Grant Sanderson 2020-06-22 15:22:05 -07:00
parent 687d70e9b6
commit 09df42a755

View file

@ -591,6 +591,7 @@ class Arrow(Line):
self.set_stroke_width_from_length()
# So horribly confusing, must redo
if self.preserve_tip_size_when_scaling:
if has_tip:
self.add_tip()
old_tips[0].points[:, :] = self.tip.points