gresrun / GHSidebarNav

A clone of the new Facebook iOS UI paradigm
Apache License 2.0
607 stars 136 forks source link

Problems with iOS 7 #38

Open evolkov opened 10 years ago

evolkov commented 10 years ago

Hi. Thank you for this project. I used it.

But in iOS 7 I found issue.

Step:

  1. Open menu.
  2. Click to search bar.
  3. Print there are symbols.
  4. Click Cancel button.
  5. Click to search bar. But searchDisplayController does not appear screenshot 2014 07 01 13 25 29
evolkov commented 10 years ago

O, sorry. This problem duplicate 37 problem.

evolkov commented 10 years ago

Very interesting. Method searchDisplayControllerWillBeginSearch called once only, but shouldReloadTableForSearchString called twice and more.