This is kinda hard to describe. iOS 7. I have a UINavigationController in a popover in my iPad app. It lists a bunch of items. You can also add a new item, which causes the new item to be inserted in the list, then selected, and the item detail pushed. You can see all this happen as a result of tapping the "+" button.
After the detail is pushed, it scrolls up a chunk, and then the scroll
springiness pushes it back down. The detail content is substantially smaller
than the popover, and so normally can't be scrolled at all. If you attempt to
do so, it does not move ("Bounces," "Bounces Horizontally" are unchecked,
"Bounces Vertically" is checked).
Any idea why this happens?
--
Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
