> On Nov 24, 2015, at 16:10 , Quincey Morris 
> <quinceymor...@rivergatesoftware.com> wrote:
> 
> On Nov 24, 2015, at 16:04 , Rick Mann <rm...@latencyzero.com> 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
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to