EGOTableViewPullRefresh icon indicating copy to clipboard operation
EGOTableViewPullRefresh copied to clipboard

Something wrong when EGOTable as a child view in NavigationController

Open bewithme opened this issue 11 years ago • 0 comments

when EGOTable view controller push to NavigationController and pull down the scroll to the bottom then back to pre view controller,the method - (void)scrollViewDidScroll:(UIScrollView *)scrollView will still be executed so error occurred like this ---- scrollViewDidScroll:]: message sent to deallocated instance

bewithme avatar Mar 16 '15 05:03 bewithme