khawars / KSTokenView

An iOS control for displaying multiple selections as tokens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TokenTextField height is not updated

hannesoud opened this issue · comments

TextField height is not updated when

  • Add 5 or 6 tokens
  • Click done
  • Focus textfield
  • Remove all tokens

In this case, textfield height should be min value(line count 1), but it looks like multiline textfield.
http://prntscr.com/hn1zgl

it should be as following screenshot:
http://prntscr.com/hn1zsn

Hi @hannesoud
I am trying to replicate the issue, but couldn't. Do you have the latest code?

Closing this as there is no more conversation on it. Please reopen, if issue is still there.