Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix ToolBase.figure property setter.#26591

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
timhoffm merged 1 commit intomatplotlib:mainfromanntzer:tsf
Aug 24, 2023
Merged

Conversation

anntzer
Copy link
Contributor

The property must be defined to use self.set_figure as the setter, and not the other way round; otherwise, subclasses that override set_figure (such as ToolToggleBase) won't override the setter on the property.

PR summary

PR checklist

The property must be defined to use self.set_figure as the setter, andnot the other way round; otherwise, subclasses that override set_figure(such as ToolToggleBase) won't override the setter on the property.
@anntzeranntzer added the MEP: MEP22tool manager labelAug 24, 2023
@timhoffmtimhoffm added this to thev3.8.0 milestoneAug 24, 2023
@timhoffmtimhoffm merged commit1cb514d intomatplotlib:mainAug 24, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestAug 24, 2023
@anntzeranntzer deleted the tsf branchAugust 24, 2023 22:04
QuLogic added a commit that referenced this pull requestAug 24, 2023
…591-on-v3.8.xBackport PR#26591 on branch v3.8.x (Fix ToolBase.figure property setter.)
@ksundenksunden mentioned this pull requestSep 15, 2023
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@timhoffmtimhoffmtimhoffm approved these changes

@oscargusoscargusoscargus approved these changes

Assignees
No one assigned
Labels
MEP: MEP22tool manager
Projects
None yet
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

3 participants
@anntzer@timhoffm@oscargus

[8]ページ先頭

©2009-2025 Movatter.jp