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

keyboard event listener #11

Closed
MoatazAbdallh opened this issue May 15, 2016 · 2 comments
Closed

keyboard event listener #11

MoatazAbdallh opened this issue May 15, 2016 · 2 comments
Labels

Comments

@MoatazAbdallh
Copy link

Hello All
I want to have my own keyboard event listener for navigation and zooming, so is there any documentation fro this section.
Regards

@manuelcabral
Copy link
Contributor

Hi,

Take a look at registerDefaultControls() for an example of creating key control bindings. You need to instantiate KeyControlMethod and call registerMethod() on Viewer.controls().

@navjinder
Copy link

Hi @manuelcabral is there any code example of how this could be achieved?

@tjgq tjgq added the question label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants