mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	Disable cells animation on redraw
This commit is contained in:
		@@ -25,6 +25,7 @@ struct VerticalCells: View {
 | 
			
		||||
                Color.clear.padding(.bottom, scrollViewBottomPadding)
 | 
			
		||||
            #endif
 | 
			
		||||
        }
 | 
			
		||||
        .animation(nil)
 | 
			
		||||
        .edgesIgnoringSafeArea(.horizontal)
 | 
			
		||||
        #if os(macOS)
 | 
			
		||||
            .background(Color.secondaryBackground)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user