You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
I'm testing it with SDK 3.3.0, and iOS 7.2.2. I've noticed a couple of issues while running the example app's "ahtomatic.js";
If I type a lot of text into the text area without hitting "return", the text area adjusts its height properly (becomes multi line). However, once I hit "send", the text area is cleared, but the height remains the same (multi line) instead of resetting back to single line height. Is there a way to correct this?
I can hit "return" multiple times or type in a very long text and the height of the text area continues to grow taller and taller beyond the limits of the window. Is there a way to limit the height to a fixed number of lines, like 5 multi lines of text max?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Great module! Thanks for creating it.
I'm testing it with SDK 3.3.0, and iOS 7.2.2. I've noticed a couple of issues while running the example app's "ahtomatic.js";
Thanks!
The text was updated successfully, but these errors were encountered: