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

Text area height issues.... #5

Description

@bcpi

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions