Skip to content

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

Merged
greglucas merged 1 commit intomatplotlib:mainfrom
anntzer:pzt
Nov 20, 2024
Merged

Simplify synthetic event generation in interactive pan/zoom tests.#29147
greglucas merged 1 commit intomatplotlib:mainfrom
anntzer:pzt

Conversation

@anntzer
Copy link
Copy Markdown
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
@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