mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	Improve videos layout
This commit is contained in:
		@@ -10,11 +10,7 @@ struct VideoContextMenuView: View {
 | 
			
		||||
    @Default(.videoIDToAddToPlaylist) var videoIDToAddToPlaylist
 | 
			
		||||
 | 
			
		||||
    var body: some View {
 | 
			
		||||
        if navigationState.tabSelection == .channel {
 | 
			
		||||
            closeChannelButton(from: video)
 | 
			
		||||
        } else {
 | 
			
		||||
            openChannelButton(from: video)
 | 
			
		||||
        }
 | 
			
		||||
        openChannelButton(from: video)
 | 
			
		||||
 | 
			
		||||
        openVideoDetailsButton
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user