mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Add overlay model visibility methods
This commit is contained in:
@@ -70,7 +70,7 @@ final class PlayerControlsModel: ObservableObject {
|
||||
|
||||
func hideOverlays() {
|
||||
presentingDetailsOverlay = false
|
||||
controlsOverlayModel.presenting = false
|
||||
controlsOverlayModel.hide()
|
||||
}
|
||||
|
||||
func show() {
|
||||
|
Reference in New Issue
Block a user