Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX: TypeError when using offset box in expand mode with tightlayout #10538

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

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

tacaswell
Copy link
Member

@tacaswell tacaswell commented Feb 19, 2018

Perfect minimal example from @ewels
suggested fix from @afvincent

Fixes #10476

PR Summary

PR Checklist

  • as Pytest style unit tests
  • Code is PEP 8 compliant

@tacaswell tacaswell added this to the v2.2.0 milestone Feb 19, 2018
Copy link
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit of a hack is better than broken code since a "proper" fix seems to be elusive.

@dstansby dstansby merged commit e574613 into matplotlib:master Feb 20, 2018
lumberbot-app bot pushed a commit that referenced this pull request Feb 20, 2018
@tacaswell tacaswell deleted the fix_offsetbox branch February 20, 2018 13:21
tacaswell added a commit that referenced this pull request Feb 20, 2018
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.

Version 2.2.0rc1 triggers TypeError
3 participants