• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Avoid selection marking on cell tap
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Avoid selection marking on cell tap (From: Rick Mann <email@hidden>)
 >Re: Avoid selection marking on cell tap (From: Quincey Morris <email@hidden>)
 >Re: Avoid selection marking on cell tap (From: Rick Mann <email@hidden>)
 >Re: Avoid selection marking on cell tap (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Avoid selection marking on cell tap
  • Next by Date: Re: Swift - internal class conforming to public protocol
  • Previous by thread: Re: Avoid selection marking on cell tap
  • Next by thread: Why can't a Swift method directly access a static member?
  • Index(es):
    • Date
    • Thread