Scott Corgan
Results
13
issues of
Scott Corgan
Tuples are maxing at at a size of 3, so we'll have to migrate to the number of arguments for that combo. This has the added benefit of currying. ```elm...
Right now ```elm Keyboard.Combo.combo1 (Keyboard.Combo.r) DoSomething ``` triggers even if other keys are already down (such as shift, super, etc.) This should only trigger if only "r" is pressed