rsattar / CLTokenInputView

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

height problem when token removed #51

Open mrugeshtank opened 6 years ago

mrugeshtank commented 6 years ago

Not every time, but sometimes removing token generates problem with it's height. When there are two tokens are removing first one generating problem. I've added background of CLTokenInputView, so can track height of same. Also blinking cursor's position is not correct. Please see attached screenshot. image

fukemy commented 6 years ago

same problem here, did u solve it?