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

Disable some or all of the QVTKRenderWindowInteractor hotkeys #576

Closed
ChiCheng45 opened this issue Oct 14, 2024 · 0 comments · Fixed by #573
Closed

Disable some or all of the QVTKRenderWindowInteractor hotkeys #576

ChiCheng45 opened this issue Oct 14, 2024 · 0 comments · Fixed by #573
Labels
enhancement New feature or request

Comments

@ChiCheng45
Copy link
Collaborator

Description of the error
I think we might want to try to disable some or all of the QVTKRenderWindowInteractor hotkeys. See https://docs.vtk.org/en/latest/api/python/vtkmodules/vtkmodules.qt.QVTKRenderWindowInteractor.html#vtkmodules.qt.QVTKRenderWindowInteractor.QVTKRenderWindowInteractor.

The problem is that a user may accidentally hit one of the hotkeys and change the behavior of the 3D view. They might think there is some bug. For example, hitting 'j' key changes it to joystick mode so that holding the mouse button rotates the 3D view. Only by hitting the 't' key does it change back to the default mode where you hold the mouse button and drag the mouse to rotate the 3D view.

@ChiCheng45 ChiCheng45 added the enhancement New feature or request label Oct 14, 2024
@ChiCheng45 ChiCheng45 changed the title [BUG] Disable some or all of the QVTKRenderWindowInteractor hotkeys Disable some or all of the QVTKRenderWindowInteractor hotkeys Oct 14, 2024
MBartkowiakSTFC added a commit that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant