Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active text input overlaps previous token #60

Open
atecle opened this issue May 10, 2021 · 0 comments
Open

Active text input overlaps previous token #60

atecle opened this issue May 10, 2021 · 0 comments

Comments

@atecle
Copy link

atecle commented May 10, 2021

Hi there, thank you very much for this library.

I'm wondering how to deal with this behavior:

demo

Ideally the text field should grow instead of going behind the previous token. I was noticing that func tokenInputView(_ view: CLTokenInputView, didChangeHeightTo height: CGFloat) is not called when the text could wrap to the next line.

Is this a bug, intended behavior, and/or has someone found a way to address this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant