Przeglądaj źródła

fix(ios) remove exitPictureInPicture() call from resetBounds(bounds:)

master
durduman 4 lat temu
rodzic
commit
1e0c25d816
No account linked to committer's email address

+ 0
- 1
ios/sdk/src/picture-in-picture/PiPViewCoordinator.swift Wyświetl plik

@@ -144,7 +144,6 @@ public class PiPViewCoordinator {
144 144
     /// screen size changes
145 145
     public func resetBounds(bounds: CGRect) {
146 146
         currentBounds = bounds
147
-        exitPictureInPicture()
148 147
     }
149 148
 
150 149
     /// Stop the dragging gesture of the root view

Ładowanie…
Anuluj
Zapisz