• 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
UINavigationController, hidesBarsWhenVerticallyCompact, and "unhandled taps" - how to "handle" them
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UINavigationController, hidesBarsWhenVerticallyCompact, and "unhandled taps" - how to "handle" them


  • Subject: UINavigationController, hidesBarsWhenVerticallyCompact, and "unhandled taps" - how to "handle" them
  • From: David Hoerl <email@hidden>
  • Date: Tue, 10 Nov 2015 10:46:04 -0500
  • X_v_e_cd: dfbc8a8be1c79af2461718c8738af594
  • X_v_r_cd: f25257933e794edf69d80cd88febdba0

Title pretty much says it - I have a UICollectionView, hidesBarsWhenVerticallyCompact = true. Rotate to hide the nav bar works fine.

I can press and drag to scroll, no change. But if I tap on a cell, even if my code "handles the tap" by implementing the collection view delegate, the nav bar shows again!

Is there some magic that would convince the navigation controller that I have in fact handled the tap?

- David
_______________________________________________

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


  • Follow-Ups:
    • Re: UINavigationController, hidesBarsWhenVerticallyCompact, and "unhandled taps" - how to "handle" them
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: Another AppleScript-ObjC Bridge Question
  • Next by Date: The joys of people using valueForKey to get objects out of a dictionary.
  • Previous by thread: Re: NSSegmentedControl's sizing behaviour
  • Next by thread: Re: UINavigationController, hidesBarsWhenVerticallyCompact, and "unhandled taps" - how to "handle" them
  • Index(es):
    • Date
    • Thread