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

Skip to content

Simplify synthetic event generation in interactive pan/zoom tests. #29147

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
Nov 20, 2024

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Nov 15, 2024

The same events can be indiscriminately sent to test panning and zooming, and just calling process() on the events actually tests a bigger part of the pipeline than calling specifically {press,drag,release}{pan,zoom}.

Followup to #29066.

PR summary

PR checklist

The same events can be indiscriminately sent to test panning and
zooming, and just calling _process() on the events actually tests a
bigger part of the pipeline than calling specifically
{press,drag,release}_{pan,zoom}.
@QuLogic QuLogic added this to the v3.11.0 milestone Nov 15, 2024
@greglucas greglucas merged commit 72301c7 into matplotlib:main Nov 20, 2024
46 checks passed
@anntzer anntzer deleted the pzt branch November 20, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants