mirror of
https://github.com/yattee/yattee.git
synced 2025-11-29 20:58:13 +00:00
Add overlay model visibility methods
This commit is contained in:
@@ -66,7 +66,7 @@ struct ControlsBar: View {
|
||||
}
|
||||
} else if detailsToggleFullScreen {
|
||||
Button {
|
||||
controlsOverlayModel.presenting = false
|
||||
controlsOverlayModel.hide()
|
||||
controls.presentingControls = false
|
||||
withAnimation {
|
||||
fullScreen.toggle()
|
||||
|
||||
Reference in New Issue
Block a user