CYRKeyboardButton icon indicating copy to clipboard operation
CYRKeyboardButton copied to clipboard

Add ability to replicate pan behavior as seen in native keyboard view.

Open illyabusigin opened this issue 10 years ago • 2 comments

I'd like to implement a behavior found on the iPhone's system keyboard: user touches a key, and other keys are highlighted as the finger drags across the keyboard. When the finger lifts, the last highlighted key inserts the text. If user long-taps a key, then its expandedInputView pan gesture is tracked instead of the entire keyboard.

illyabusigin avatar Sep 01 '14 00:09 illyabusigin

+1 this would be awesome

cemkozinoglu avatar Jan 22 '15 21:01 cemkozinoglu

Yes. How can we do that one? I am modifying this library and still not okay. Can anyone advice?

khantthulinn avatar Nov 03 '16 09:11 khantthulinn