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-13109] start/stop event on slider #3988

Merged
merged 5 commits into from Mar 19, 2013
Merged

[TIMOB-13109] start/stop event on slider #3988

merged 5 commits into from Mar 19, 2013

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

@ghost ghost assigned srahim Mar 19, 2013
}
lastTimeInterval = currentTimeInterval;
RELEASE_TO_NIL(lastTouchUp);
lastTouchUp = now;

Copy link
Contributor

Choose a reason for hiding this comment

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

now needs to be released.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No. lastTouchUp is a pointer to now which is released in dealloc

@srahim
Copy link
Contributor

srahim commented Mar 19, 2013

Code Reviewed and APPROVED

@srahim
Copy link
Contributor

srahim commented Mar 19, 2013

Functionally Tested and APPROVED

srahim added a commit that referenced this pull request Mar 19, 2013
[TIMOB-13109] start/stop event on slider
@srahim srahim merged commit e35e591 into tidev:master Mar 19, 2013
@vishalduggal vishalduggal deleted the slider_events branch October 27, 2014 19:06
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