UITableViewCell delete button disappearing when tapped
UITableViewCell delete button disappearing when tapped
- Subject: UITableViewCell delete button disappearing when tapped
- From: Rick Mann <email@hidden>
- Date: Sun, 18 Aug 2013 00:27:47 -0700
I just noticed a new behavior in a UITableViewController I haven't touched in a while.
Swipe-to-delete brings up the delete button as you would expect: it's revealed with a right-to-left unwipe.
But tapping on it, or anywhere in the table view, causes the button to simply disappear. It does not animate away, and it never registers the tap.
This is a UITableViewController subclass three levels deep in a UINavigationController in a popover.
--
Rick
_______________________________________________
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