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-20591] iOS: Rename "tableSeparatorInsets" to "listSeparatorInsets" in Ti.UI.ListView #7864

Merged
merged 2 commits into from Mar 18, 2016

Conversation

hansemannn
Copy link
Collaborator

}

-(void)setTableSeparatorInsets_:(id)arg
Copy link
Contributor

Choose a reason for hiding this comment

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

change to setListSeparatorInsets

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, the method needs to stay there to display the deprecation message

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh yeah didn't see you added setListSeparator. My bad

… TIMOB-20591

# Conflicts:
#	iphone/Classes/TiUIListView.m
@AngelkPetkov
Copy link
Contributor

FT and CR approved!

AngelkPetkov added a commit that referenced this pull request Mar 18, 2016
[TIMOB-20591] iOS: Rename "tableSeparatorInsets" to "listSeparatorInsets" in Ti.UI.ListView
@AngelkPetkov AngelkPetkov merged commit 6705efb into tidev:master Mar 18, 2016
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