Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Text area height issues.... #5

Open
bcpi opened this issue Aug 7, 2014 · 0 comments
Open

Text area height issues.... #5

bcpi opened this issue Aug 7, 2014 · 0 comments

Comments

@bcpi
Copy link

bcpi commented Aug 7, 2014

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";

  1. 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?
  2. 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!

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

No branches or pull requests

1 participant