Marino Faggiana %!s(int64=6) %!d(string=hai) anos
pai
achega
0e2c01fa42
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      iOSClient/Viewer/NCViewerMedia.swift

+ 1 - 0
iOSClient/Viewer/NCViewerMedia.swift

@@ -79,6 +79,7 @@ class NCViewerMedia: NSObject {
     override func observeValue(forKeyPath keyPath: String?, of object: Any?, change: [NSKeyValueChangeKey : Any]?, context: UnsafeMutableRawPointer?) {
         
         if keyPath == "rate" {
+            
             if appDelegate.player?.rate != nil {
                 print("start")
             } else {