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

fix for #12 #13

Merged
merged 1 commit into from Apr 7, 2020
Merged

fix for #12 #13

merged 1 commit into from Apr 7, 2020

Conversation

nosmirck
Copy link
Contributor

@nosmirck nosmirck commented Apr 6, 2020

Wrapped the TextField in a LimitedBox, gave the MessageInput a new property for that which defaults to 150p

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Attached screenshots of before and after:
BEFORE:
Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-06 at 11 47 25

AFTER:
Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-06 at 13 03 36
Screenshot_1586192566

Description of the pull request

Wrapped the TextField in a LimitedBox, gavethe MessageInput a new property for that which defaults to 150p
@imtoori imtoori linked an issue Apr 7, 2020 that may be closed by this pull request
Copy link
Contributor

@imtoori imtoori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks nice, thank you for your contribution

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

Successfully merging this pull request may close these issues.

MessageInput grows indefinitely
2 participants