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
screenshot.js: Improve button event handling, listen to stage
events during rubber-banding.
After pushModal, our _group actor isn't guaranteed to get all
events, so we listen to 'captured-event' on the stage to make
sure we don't miss a button release (or extra press).
0 commit comments