marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
36fedc2b51
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      iOSClient/Main/Collection/NCCollectionViewCommon.swift

+ 4 - 0
iOSClient/Main/Collection/NCCollectionViewCommon.swift

@@ -722,6 +722,10 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
         }
         
         UIPasteboard.general.setItems(items, options: [:])
+        
+        if isEditMode {
+            tapSelect(sender: self)
+        }
     }
     
     @objc func pasteFilesMenu(_ notification: Any) {