Layout fixes

This commit is contained in:
Arkadiusz Fal
2022-08-09 19:28:16 +02:00
parent bcc1d5aeaa
commit f90fdb48c8
4 changed files with 12 additions and 7 deletions

View File

@@ -411,6 +411,8 @@ struct VideoPlayerView: View {
player.backend.setNeedsDrawing(false)
player.exitFullScreen()
}
viewDragOffset = Self.hiddenOffset
} else {
withAnimation(.linear(duration: 0.2)) {
viewDragOffset = 0