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: MultilineElment text value won't update #694

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

younthu
Copy link

@younthu younthu commented Sep 10, 2014

Fix: MultilineElment text value won't update in iPhone.

Issue:
1, Start the sample with iPhone(device or simulator), go to "Sample Controls" -> "Multiline".
2, Type some words and back.

Expected:
The label right to "Multiline" should show some of words typed in the step 2.

Actually:
There is nothing updated, the label in the right is blank.

This issue repro in iPhone, not in iPad.

Fix: MultilineElment text value  won't update in iPhone.

Issue:
1, Start the sample with iPhone(device or simulator), go to "Sample Controls" -> "Multiline".
2, Type some words and back.

Expected:
The label right to "Multiline" should show some of words typed in the step 2.

Actually:
There is nothing updated, the label in the right is blank.
@younthu
Copy link
Author

younthu commented Sep 11, 2014

Hi @escoz , can you take look at this issue and merge this pull request?

Thanks.

Fix: the multiline text view controller won't return in the iPhone(no close button, neither cancel button).
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.

None yet

2 participants