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

[TIMOB-14563] Suppress valueChange when reloading row #4642

Merged
merged 2 commits into from Sep 3, 2013
Merged

[TIMOB-14563] Suppress valueChange when reloading row #4642

merged 2 commits into from Sep 3, 2013

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

[(TiUITextFieldProxy *)self.proxy noteValueChange:[(UITextField *)textWidgetView text]];
TiUITextWidgetProxy * ourProxy = (TiUITextWidgetProxy *)[self proxy];

//TIMOB-14563. This is incorrect when passowrd mark is used. Just ignore.
Copy link
Contributor

Choose a reason for hiding this comment

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

The comments have spelling mistake. but i don't care.

@srahim
Copy link
Contributor

srahim commented Sep 3, 2013

Code Reviewed and APPROVED

@srahim
Copy link
Contributor

srahim commented Sep 3, 2013

Functionally Tested and APPROVED

srahim added a commit that referenced this pull request Sep 3, 2013
[TIMOB-14563] Suppress valueChange when reloading row
@srahim srahim merged commit 63c4bbd into tidev:master Sep 3, 2013
@vishalduggal vishalduggal deleted the timob-14563 branch October 27, 2014 19:13
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