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
Update both zoom/pan states on wx when triggering from keyboard.
Previously, typing "o" and "p" on a wx window would result in both the
zoom and the pan button being pressed at the same time. Fix that by
relying on the same strategy as all other backends.
0 commit comments