You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify synthetic event generation in interactive pan/zoom tests.
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}.
0 commit comments