Boris Ablamunits

Results 2 issues of Boris Ablamunits

Hi, It looks like calling `isHotkey(key, event)` on a `keyup` event will not identify keys being released when trying to test a modifier key. You can find an example in...

Hi, Trying to use trix-blur in order to update the controller, for example `trix-blur="ctrl.updateCtrlStuff()"` fails until the next digest cycle. Adding `scope.$apply` ensures that any changes made as a result...