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-17247] iOS: Add contentSize to scrollView event #7433

Merged
merged 3 commits into from Nov 12, 2015

Conversation

hansemannn
Copy link
Collaborator

ludolphus and others added 2 commits November 12, 2015 10:28
The 'scroll' event for [Titanium.UI.ScrollView](http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.ScrollView) does not send back the contentSize for the scroll view. Having the content size is useful when adding items to the bottom of the view based on user scrolling (nearing the end). Tableview does have this, in TiUITableView.m in eventObjectForScrollView.
AngelkPetkov added a commit that referenced this pull request Nov 12, 2015
[TIMOB-17247] iOS: Add contentSize to scrollView event
@AngelkPetkov AngelkPetkov merged commit 7e00edf into tidev:master Nov 12, 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

3 participants