vue-touch-keyboard icon indicating copy to clipboard operation
vue-touch-keyboard copied to clipboard

Key auto-repeat support

Open isaacsutherland opened this issue 6 years ago • 0 comments

For devices which support touchstart/touchend (or mousedown/mouseup?) it would be nice to see an auto-repeat function for when the user presses and holds a key (i.e. with configurable initial delay and repeat period). Would you consider pulling a patch which adds this functionality?

isaacsutherland avatar Feb 23 '19 08:02 isaacsutherland