Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/three.js/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
滑动以删除也会触发iOS7中的didSelectRowAtIndexPath_Ios7_Swipe_Delete Row - Fatal编程技术网

滑动以删除也会触发iOS7中的didSelectRowAtIndexPath

滑动以删除也会触发iOS7中的didSelectRowAtIndexPath,ios7,swipe,delete-row,Ios7,Swipe,Delete Row,我正在将iOS6应用程序转换为iOS7,当我在UITableView中滑动删除一行时,如果未在要删除的单元格外释放,滑动也会注册为点击 有人能解决这个问题吗

我正在将iOS6应用程序转换为iOS7,当我在UITableView中滑动删除一行时,如果未在要删除的单元格外释放,滑动也会注册为点击

有人能解决这个问题吗