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
Fix bug in Safari where number input field click-and-drag can't be released (#2876)
* Put target and requestPointerLock inside the pointerDown handler to fix dragging bug in Safari and Nightly
* Rephrased comment for clarity
* Removed the mention of Nightly from the comment to avoid confusion for Safari specific bug
---------
Co-authored-by: Seray Ciftci <seri@Mac.fritz.box>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
0 commit comments