@@ -60,7 +60,7 @@ extension NCViewerImageView: UICollectionViewDelegate {
}
public func collectionView(_ collectionView: UICollectionView, willDisplay cell: UICollectionViewCell, forItemAt indexPath: IndexPath) {
- (cell as? NCViewerImageCollectionViewCell)?.withImageAsset(assets?[indexPath.row])
+ //(cell as? NCViewerImageCollectionViewCell)?.withImageAsset(assets?[indexPath.row])