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

fixes issue #5191 along with minor grammatical edits #5592

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

reejuBhattacharya
Copy link
Contributor

Resolves #5191

Changes:

  1. Made changes to the requestPointerLock() documentation and example.
  2. Minor grammatical changes to the exitPointerLock() documentation.

Screenshots of the change:

Before:
image

After:
image

  • npm run lint passes
  • [Inline documentation] is included / updated

@reejuBhattacharya
Copy link
Contributor Author

@limzykenneth would appreciate it if you took a look. Thanks!

@limzykenneth limzykenneth merged commit 92851ef into processing:main Feb 18, 2022
@limzykenneth
Copy link
Member

Looks good. Thanks!

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.

requestPointerLock() documentation should note that it must be called from the user's callback
2 participants