mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix drawing state issues
This commit is contained in:
@@ -89,6 +89,7 @@ extension VideoPlayerView {
|
||||
withAnimation(Constants.overlayAnimation) {
|
||||
viewDragOffset = Self.hiddenOffset
|
||||
}
|
||||
player.backend.setNeedsDrawing(false)
|
||||
} else {
|
||||
withAnimation(Constants.overlayAnimation) {
|
||||
viewDragOffset = 0
|
||||
|
Reference in New Issue
Block a user