ZLPhotoLib icon indicating copy to clipboard operation
ZLPhotoLib copied to clipboard

单选的时候,点击再取消点击会crash

Open dd2333 opened this issue 8 years ago • 1 comments

[self.toolBarThumbCollectionView scrollToItemAtIndexPath:[NSIndexPath indexPathForRow:self.selectAssets.count-1 inSection:0] atScrollPosition:UICollectionViewScrollPositionNone animated:YES];

此时self.selectAssets.count的个数为0

dd2333 avatar Jun 21 '16 07:06 dd2333

另外单选能优化一下么,点第二个的时候不要弹框

dd2333 avatar Jun 21 '16 07:06 dd2333