Skip to content

pointerlock: use stage height instead of width for mouse Y position #1896

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

CST1229
Copy link
Collaborator

@CST1229 CST1229 commented Jan 29, 2025

This bug caused the mouse Y to scale improperly based on the stage width, causing decimals to appear sometimes. This is especially noticeable with thin X stage sizes (which decrease Y sensitivity due to the bug) and thick ones (which increase Y sensitivity).

This bug caused the mouse Y to scale improperly based on the stage width, causing decimals to appear sometimes. 
This is especially noticeable with thin X stage sizes (which decrease Y sensitivity due to the bug) and thick ones (which increase Y sensitivity).
@github-actions github-actions bot added the pr: change existing extension Pull requests that change an existing extension label Jan 29, 2025
@CubesterYT CubesterYT merged commit 5b8384f into TurboWarp:master Jan 29, 2025
4 checks passed
jexjws pushed a commit to 40codeTeam/tw-extensions that referenced this pull request Mar 17, 2025
…urboWarp#1896)

This bug caused the mouse Y to scale improperly based on the stage
width, causing decimals to appear sometimes. This is especially
noticeable with thin X stage sizes (which decrease Y sensitivity due to
the bug) and thick ones (which increase Y sensitivity).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: change existing extension Pull requests that change an existing extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants