Closed sorich87 closed 11 years ago
I meant we should make the tour end when the user press escape key and add an option called 'keyboard' (true by default) to disable all the keyboard bindings (like the keyboard option of Bootstrap Modal).
we already have a keyboard option. i only add the event handler attached to ESC key if keyboard is true.
In the current version 0.12.0 with keyboard: true, closing the tour with ESC seems not to work. Was this ever implemented?
See PR #656. It was easy enough to fix in JS, but this project uses coffeescript.
@sorich87 sorry but i don't understand. can you explain me?