UISearchDisplayController inside popover - bad animation when canceling search

My iPad application uses popover to perform some searches. Search results are processed using the UISearchDisplayController, and I am having some problems removing some small graphical artifacts.

My popover starts to look like this:

UISearchBar inside popover

When you click inside the search bar, the popover expands (animates) to: UISearchBar & expanded table view

All the good so far ... entering into the search field imposes a new kind of table showing the results of your search query.

, , . , . : , , , 0 . , :

Disabling search field

popover , .

, UISearchDisplayController, , . ?

+3
1

. UIPopoverController . , 3, , ( WWDC ). UISearchDisplayController popover, , , Popover ( , ).

0

All Articles