Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PointerLockControls: Remove browser prefixes for "MouseEvent.movement" props #29802

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

satelllte
Copy link
Contributor

Description

The browser support for these properties is stabilized for years (since 2015).

https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementX
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementY

@satelllte satelllte marked this pull request as ready for review November 4, 2024 14:06
@Mugen87 Mugen87 added this to the r171 milestone Nov 4, 2024
@Mugen87 Mugen87 merged commit 728ebc1 into mrdoob:dev Nov 4, 2024
11 checks passed
@satelllte satelllte deleted the pointer_lock_prefixes branch November 4, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants