chieffancypants / angular-hotkeys

Configuration-centric keyboard shortcuts for your Angular apps.
http://chieffancypants.github.io/angular-hotkeys/
MIT License
1.68k stars 254 forks source link

Can we trigger the Hotkey for particular element., #272

Open narendrapatil11 opened 6 years ago

narendrapatil11 commented 6 years ago

Created the plunkr. https://plnkr.co/i37sQZyCBG7fgAEV5Ye2

added hotkeys for the button named hot-key not for the other Default button. but up and down key-event is triggering for default button where i didn't added hotkeys. Can we trigger the hot-key event for focused button only.

nicolasgaraza commented 6 years ago

I have the same issue/request. Is there an idea of this type of changes or this issue is too old?