CLTokenInputView icon indicating copy to clipboard operation
CLTokenInputView copied to clipboard

Select previous token when remove all inserted letters

Open Pcosmin opened this issue 9 years ago • 2 comments

I create an token and then i insert one letter. After that when i delete the letter the previous token is automatically selected, and after that when i want to insert some tex, the selected previous token is replaced with the text. How can i avoid to automatically selecting previous token when delete all input text?

Pcosmin avatar May 13 '16 13:05 Pcosmin

I am also seeing this issue. It would be interesting to optionally disable this.

mats-claassen avatar Sep 07 '16 19:09 mats-claassen

Here is a fix for this issue: https://github.com/clusterinc/CLTokenInputView/pull/43

joeldrotleff avatar Nov 08 '16 04:11 joeldrotleff