Skip to content

Update canvas preprocessor for new MacOSX backend #151

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
May 10, 2020
Merged

Conversation

lukelbd
Copy link
Collaborator

@lukelbd lukelbd commented May 10, 2020

This fixes a bug with the macOS backend in upcoming matplotlib 3.3. The newest version actually fixes an issue with automatic figure resizing (matplotlib/matplotlib#15131) but proplot's canvas preprocessor had a bug that prevented this fix from working.

This also removes an unnecessary exit condition created for the qt backend back when I was overriding draw_idle rather than draw.

@lukelbd lukelbd changed the title Update canvas preprocessor for MacOSX backend updates Update canvas preprocessor for new MacOSX backend May 10, 2020
@lukelbd lukelbd merged commit 143836c into master May 10, 2020
@lukelbd lukelbd deleted the backend-fixes branch May 10, 2020 02:45
@lukelbd lukelbd added the bug label May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant