mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Add setting "Close player when closing video"
This commit is contained in:
@@ -299,7 +299,7 @@ struct VideoPlayerView: View {
|
||||
|
||||
@ViewBuilder var playerPlaceholder: some View {
|
||||
if player.currentItem.isNil {
|
||||
ZStack(alignment: .topLeading) {
|
||||
ZStack(alignment: .topTrailing) {
|
||||
HStack {
|
||||
Spacer()
|
||||
VStack {
|
||||
|
Reference in New Issue
Block a user