khawars/KSTokenView

Issue with expanding when adding more token

Opened this issue · 0 comments

Firstly, thank you for your unique work, on such a complicated problem.
I'm trying to apply your work and facing some problems.

  • When a few tokens is added and the token view's width is not enough to display, the last letters is not expanding on the right naturally with auto scrolling to see the whole word, like this
    screen shot 2017-12-21 at 2 04 18 pm

  • When make some scrolling while typing, the words which are currently on the screen is disappear just when begin scrolling.
    screen shot 2017-12-21 at 2 05 18 pm

Please let me know if there is something we can do to solve these issues.