Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Conversation

vitalybaev
Copy link
Contributor

When user highlight/select cell, - (void)setSelected:(BOOL)selected animated:(BOOL)animated and - (void)setHighlighted:(BOOL)highlighted animated:(BOOL)animated are fired instead of - (void)setSelected:(BOOL)selected and - (void)setHighlighted:(BOOL)highlighted

@appleguy
Copy link
Contributor

appleguy commented Nov 7, 2015

@vitalybaev does this apply on all iOS versions back to 7, our minimum supported one?

BTW, most importantly...how does a developer disable the selected / highlighted state on the cell if they are programming an ASCellNode subclass? Don't we need a back-pointer from the ASCellNode to the UITableViewCell / UICollectionViewItem?

@appleguy
Copy link
Contributor

appleguy commented Nov 9, 2015

@vitalybaev closing because this is included in #823

@appleguy appleguy closed this Nov 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants