Hi there, first this is a great library! Very good.
I was wondering if it is possible to register a key chord and have it fire when the chord is first detected via key downs and then again when the chord keys are up?
Perhaps this is possible and I don't know how or I misunderstand the state machine which is very likely.
The use case is to temporarily toggle some part of the UI to visible while the chord is held and then to toggle the UI off when the chord is released.
Hi there, first this is a great library! Very good.
I was wondering if it is possible to register a key chord and have it fire when the chord is first detected via key downs and then again when the chord keys are up?
Perhaps this is possible and I don't know how or I misunderstand the state machine which is very likely.
The use case is to temporarily toggle some part of the UI to visible while the chord is held and then to toggle the UI off when the chord is released.
Many thanks P