Devon Zara

Results 7 comments of Devon Zara

This works fine in Mousetrap when angular-hotkeys is taken out of the equation, as you can see [here](http://plnkr.co/edit/0HWQshAuNiJIUeHKLpLb?p=preview). The actual issue was introduced in [this pull request](https://github.com/chieffancypants/angular-hotkeys/commit/dc3138591c07d89d5df3b96c578d6b50ae0ce280#diff-30ea385d3977d7c1a62acdb050ea857aR339): ``` // no...

That, or just pass the action as a second parameter through to the Mousetrap method as I've done [here](https://github.com/devonzara/angular-hotkeys/commit/18915a4fe83281a5f8afc5f3f1a16b7a9e66f985). :)

Sure, the use-case I'm working on is a drawing application where scrolling the mouse wheel could be configured to zoom and pressing Ctrl while scrolling could might adjust the brush...

+1 Would love to see mouse support added, mousewheel support would be a nice addition to this as well. A package to simplify the management of hotkeys cannot be complete...

Personally, I'd prefer the term '[mention](https://en.wikipedia.org/wiki/Mention_%28blogging%29)' rather than 'username', but that would break backwards compatibility unless made as an alias. Secondly, I'd probably use `service` rather than `type`. I agree...

Spent 10 minutes trying to figure out why it wasn't working when I copied it directly from the docs. The template name is wrong too, `asyncTemplate` in the HTML vs...

Would definitely like to see this implemented, using ctrl + win + > gets rather annoying after a while when switching between 3-4 virtual desktops.