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-19763] Support item-specific peek for previewContext on ListView #7388

Merged
merged 4 commits into from Nov 4, 2015

Conversation

hansemannn
Copy link
Collaborator

additional properties `itemIndex` and `sectionIndex` to identify the previewed row and
section, respectively.
is assigned to. Every event has the `index` property to identify the clicked action. If the <Titanium.UI.iOS.PreviewContext>
is assigned to a <Titanium.UI.ListView>, the event provides the additional properties `itemIndex`, `sectionIndex`
Copy link
Contributor

Choose a reason for hiding this comment

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

is assigned to a <Titanium.UI.ListView> or <Titanium.UI.TableView>

Copy link
Contributor

Choose a reason for hiding this comment

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

Nevermind, you removed TableView?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, dropped the legacy support, since it does not have an itemId.

@pec1985
Copy link
Contributor

pec1985 commented Nov 4, 2015

PR reviewed. APPROVED!

pec1985 added a commit that referenced this pull request Nov 4, 2015
[TIMOB-19763] Support item-specific peek for previewContext on ListView
@pec1985 pec1985 merged commit b9362fa into tidev:master Nov 4, 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