mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-05 13:27:36 +01:00
fix: player button icon not reset issue
This commit is contained in:
parent
c488e53863
commit
eba1f69bf6
@ -284,6 +284,8 @@ extension MediaView {
|
||||
playerViewController.player = nil
|
||||
playerLooper = nil
|
||||
|
||||
playbackImageView.removeFromSuperview()
|
||||
|
||||
// blurhash
|
||||
blurhashImageView.removeFromSuperview()
|
||||
blurhashImageView.removeConstraints(blurhashImageView.constraints)
|
||||
|
Loading…
Reference in New Issue
Block a user