rsattar / CLTokenInputView

A replica of iOS's native contact bubbles UI
MIT License
504 stars 127 forks source link

Add: Selecting previous token after deleting #45

Open FreeKent opened 7 years ago

FreeKent commented 7 years ago

Now cursor select previous(i.e. left, if it doesn't exist then select last) token after removing token istead of jumping to the end of text field. I think it is more user friendly.