Skip to content

Conversation

@meeseeksmachine
Copy link
Contributor

Backport PR #22693: Remove QuadMesh from mouseover set.

@lumberbot-app lumberbot-app bot added this to the v3.5.2 milestone Mar 24, 2022
@lumberbot-app lumberbot-app bot added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Mar 24, 2022
# super init delayed after own init because array kwarg requires
# self._coordinates and self._shading
super().__init__(**kwargs)
self.set_mouseover(False)
Copy link
Member

Choose a reason for hiding this comment

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

Well, the problem with this fix is that set_mouseover is new, as of 3.6...

@oscargus oscargus merged commit 7399791 into matplotlib:v3.5.x Mar 24, 2022
@Carreau Carreau deleted the auto-backport-of-pr-22693-on-v3.5.x branch April 12, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants