SKSTableView icon indicating copy to clipboard operation
SKSTableView copied to clipboard

Crashing when clicking cell very fast.

Open PalTamojit opened this issue 10 years ago • 1 comments

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cell animation stop fraction must be greater than start fraction'

exception when scrolling and selecting ...
[self deleteRowsAtIndexPaths:totalExpandedIndexPaths withRowAnimation:UITableViewRowAnimationAutomatic];

PalTamojit avatar Oct 08 '14 13:10 PalTamojit

hello,I meet the same problem with you,have you solved the problem ? share any ideas?thanks~

wwwang89 avatar Nov 20 '14 01:11 wwwang89