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

DragControls: Use PointerEvents. #20734

Merged
merged 1 commit into from
Nov 21, 2020
Merged

DragControls: Use PointerEvents. #20734

merged 1 commit into from
Nov 21, 2020

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Nov 21, 2020

Related issue: Fixed #20723.

Description

This PR introduces Pointer Events similar to OrbitControls or TrackballControls. Touch events are not affected by this change.

@mrdoob mrdoob added this to the r123 milestone Nov 21, 2020
@mrdoob mrdoob merged commit 497fdf2 into mrdoob:dev Nov 21, 2020
@mrdoob
Copy link
Owner

mrdoob commented Nov 21, 2020

Thanks!

@Mugen87 Mugen87 changed the title DragControls. Use PointerEvents. DragControls: Use PointerEvents. Nov 21, 2020
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.

Drag + Trackball controls
2 participants