Re: Avoid selection marking on cell tap
Re: Avoid selection marking on cell tap
- Subject: Re: Avoid selection marking on cell tap
- From: Rick Mann <email@hidden>
- Date: Tue, 24 Nov 2015 16:12:53 -0800
> On Nov 24, 2015, at 16:10 , Quincey Morris <email@hidden> wrote:
>
> On Nov 24, 2015, at 16:04 , Rick Mann <email@hidden> wrote:
>>
>> The iOS Photos app is a perfect example of the behavior I've been asked to implement.
>
> I don’t think your approach is wrong, I just don’t know what the recommended behavior is.
>
> The other thing that confuses me is that iOS has “selection” and “highlighting” and I’ve never understood how (or if) they’re related. If highlighting is what selection does to show that a cell is selected, then you might be able to solve your problem by using the collectionView:shouldHighlightItemAtIndexPath: delegate method.
Agreed. I would have thought that implementing collectionView:shouldHighlightItemAtIndexPath: would stop the highlight, but it also stops the segue.
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden