gainput icon indicating copy to clipboard operation
gainput copied to clipboard

How to get callbacks even when bool keys are repeating while holding down?

Open twaritwaikar opened this issue 4 years ago • 0 comments

Currently I find the MappedInputListener to only call the registered callback functions when the state of the button changes. Is there a way to force an input event from the MappedInputListener even when a key is repeating?

twaritwaikar avatar May 24 '20 23:05 twaritwaikar