Lita Cho added the comment:

Have a patch that fixes this. Rather than calling self._update() directory, we 
should be calling self._pen(resizemode="user"), since the user is changing the 
size of the turtle, just like how shapesize and shearfactor are updating.

----------
keywords: +patch
Added file: http://bugs.python.org/file35714/turtle_shapetransform.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21812>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to