Skip to content

Commit 0971fed

Browse files
committed
fix: can't scrub video on iOS, because it overlaps with the home grab bar
Signed-off-by: Tommy van der Vorst <tommy@pixelspark.nl>
1 parent d6d4474 commit 0971fed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sushitrain/FileViewerView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ private struct FileMediaPlayer: View {
270270
}
271271
}
272272
}
273-
.ignoresSafeArea(.all)
274273
.background(.black)
275274
.onAppear {
276275
Task {

0 commit comments

Comments
 (0)