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 hotkeys are not debounced, resulting in multiple steps shown at once #172

Open
dclarke83 opened this issue Jan 30, 2018 · 1 comment

Comments

@dclarke83
Copy link

I am using the exact versions of the following:

  • Browser: Chome Version: 63.0.3239.132
  • AngularJS: 1.5.0
  • Angular Bootstrap: 1.3.3
  • Angular UI Tour: 0.9.2

I have installed this library via: Bower

I have observed the following behavior:
Holding down the left/right arrow keys causes multiple steps to display simultaneously:
image

This is how I expected it to behave:
Please may keyboard presses be debounced, so that repeated left/right key presses do not result in many steps being displayed at the same time?

@benmarch
Copy link
Owner

benmarch commented Feb 4, 2018

Thanks, @dclarke83. I will look into this.

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

No branches or pull requests

2 participants