mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 20:52:04 +00:00 
			
		
		
		
	Set window min width on macOS
This commit is contained in:
		| @@ -167,6 +167,9 @@ struct ContentView: View { | ||||
|         #if os(iOS) | ||||
|             .statusBarHidden(player.playingFullScreen) | ||||
|         #endif | ||||
|         #if os(macOS) | ||||
|             .frame(minWidth: 1200) | ||||
|         #endif | ||||
|     } | ||||
|  | ||||
|     @ViewBuilder var videoPlayer: some View { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal