Disable rotating by keyboard #8911
Unanswered
QusaiAlghalil
asked this question in
Q&A
Replies: 1 comment
-
You can implement a custom controller and intercept the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, in the controller props I set the dragRotate to false and it works for the mouse events, but still able to rotate by keyboard.
If I set the keyboard to false it will disable all the keyboard actions,
Is there any way to disable just the rotating action by keyboard and keep other actions ?
Beta Was this translation helpful? Give feedback.
All reactions