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-18210] Support dragstart and dragend events on Ti.UI.ListView #7411

Merged
merged 3 commits into from Nov 11, 2015

Conversation

hansemannn
Copy link
Collaborator

wilson and others added 3 commits November 9, 2015 10:32
# Conflicts:
#	iphone/Classes/TiUIListView.m
Before, if no dragend was specified, both dragend and pullend event would not have been fired. This happens, because the pullend event was implemented after the dragend PR was merged. So we make them work together.
@cheekiatng
Copy link
Contributor

APPROVED.

cheekiatng added a commit that referenced this pull request Nov 11, 2015
[TIMOB-18210] Support dragstart and dragend events on Ti.UI.ListView
@cheekiatng cheekiatng merged commit 934da77 into tidev:master Nov 11, 2015
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