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

Skip to content

Fix release() method name in macosx backend#17907

Merged
jklymak merged 1 commit intomatplotlib:masterfrom
dstansby:osx-zoom
Jul 13, 2020
Merged

Fix release() method name in macosx backend#17907
jklymak merged 1 commit intomatplotlib:masterfrom
dstansby:osx-zoom

Conversation

@dstansby
Copy link
Copy Markdown
Member

Fixes #17905, I think this change was forgotten in fb199ba. I have copied the changes to the wx backend in that commit, and verified locally that zooming works as intended without raising a deprecation warning.

@dstansby dstansby added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. GUI: MacOSX labels Jul 13, 2020
@dstansby dstansby added this to the v3.3.0 milestone Jul 13, 2020
@greglucas
Copy link
Copy Markdown
Contributor

Looks good to me. I tested it locally and this fixes it. Thanks @dstansby for the quick fix!

@jklymak jklymak merged commit aaa9213 into matplotlib:master Jul 13, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 13, 2020
@dstansby dstansby deleted the osx-zoom branch July 13, 2020 15:29
dopplershift added a commit that referenced this pull request Jul 13, 2020
…907-on-v3.3.x

Backport PR #17907 on branch v3.3.x (Fix release() method name in macosx backend)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macosx backend warns when using the zoom method

4 participants