mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	feat(web): loop video thumbnails (#8662)
This commit is contained in:
		
							parent
							
								
									321868963d
								
							
						
					
					
						commit
						1d427d0581
					
				@ -71,6 +71,7 @@
 | 
			
		||||
    class:rounded-xl={curve}
 | 
			
		||||
    muted
 | 
			
		||||
    autoplay
 | 
			
		||||
    loop
 | 
			
		||||
    src={url}
 | 
			
		||||
    on:play={() => {
 | 
			
		||||
      loading = false;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user