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

Fix right-click behaviour #2080

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Fix right-click behaviour #2080

merged 1 commit into from
Apr 23, 2024

Conversation

Floppy
Copy link
Collaborator

@Floppy Floppy commented Apr 23, 2024

WebGL canvas ignores normal pointer events, but 3d controls still get captured. Resolves #1578

I did NOT expect it to be that easy.

WebGL canvas ignores normal pointer events, but 3d controls still get captured. Resolves #1578
@Floppy Floppy added the bug Something isn't working label Apr 23, 2024
@Floppy Floppy enabled auto-merge April 23, 2024 15:19
Copy link

codeclimate bot commented Apr 23, 2024

Code Climate has analyzed commit 081ebf8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 87.0% (0.0% change).

View more on Code Climate.

@Floppy Floppy merged commit 22c2763 into main Apr 23, 2024
10 checks passed
@Floppy Floppy deleted the fix-right-click branch April 23, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Browser right click menu
1 participant