Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in text draw method when path_effects are set #4201

Merged
merged 1 commit into from Mar 9, 2015

Conversation

cimarronm
Copy link
Contributor

Fixes a bug in the text draw method where the input renderer was being overwritten in the inner loop when path_effects are set.

… being overwritten when path_effects are set
@cimarronm
Copy link
Contributor Author

This will resolve the AttributeError in issue #4024

@tacaswell tacaswell added this to the next point release milestone Mar 8, 2015
tacaswell added a commit that referenced this pull request Mar 9, 2015
Bug : in text draw method when path_effects are set

Make sure inner loops do not clobber the function-level renderer
@tacaswell tacaswell merged commit 111d74a into matplotlib:master Mar 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants