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

Add option to configure camera control using keymaps in CameraControl #1718

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

ijlal99
Copy link
Collaborator

@ijlal99 ijlal99 commented Oct 31, 2024

Ticket reference: XCD-187

@xeolabs xeolabs merged commit 28a120d into master Oct 31, 2024
4 of 5 checks passed
@xeolabs
Copy link
Member

xeolabs commented Oct 31, 2024

Hi @ijlal99 unfortunately this introduces an issue - when I open an example page in a browser (like examples/measurement/angle_createWithMouse_snapping.html), the camera immediately zooms or moves out.

The zooming happens smoothly and slowly, while the mouse is over the 3D canvas, without buttons down. It looks almost as if CameraControl thinks that a button is depressed somewhere and so is continually panning along the forward axis.

Screencast.from.31.10.2024.18.11.52.webm

@ijlal99
Copy link
Collaborator Author

ijlal99 commented Nov 1, 2024

PR opened to fix this regression.

#1720

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