forked from JeremyHeleine/Photo-Sphere-Viewer
-
-
Notifications
You must be signed in to change notification settings - Fork 695
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
Custom keyboard action #822
Comments
I could add to possibility to configure a callback for specific keys in addition to existing constants. |
Will be possible in the next version Photo-Sphere-Viewer/examples/equirectangular.html Lines 107 to 119 in 11bccff
|
Great!!!!! |
This feature/bug fix has been released in version 5.0.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature
https://photo-sphere-viewer.js.org/guide/config.html#keyboard
The keybord action are the ones listed above.
Have you considered a custom action that can be triggered by pressing a key ?
I was thinking about the immersive mode in the fullscreen mode - hiding bar and compass - with, for instance, pressing the "H" key on the keyboard. Or other custom actions....
Alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: