mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix this
This commit is contained in:
		
							parent
							
								
									1d0d76832d
								
							
						
					
					
						commit
						e38f3dea87
					
				| @ -679,12 +679,7 @@ background-color: #0000; | ||||
|                     audio.pause(); | ||||
|                 }); | ||||
| 
 | ||||
|                 video.on('timeupdate', () => { | ||||
|                     if (Math.abs(video.currentTime() - audio.currentTime) > 0.3) { | ||||
|                         audio.pause(); // Pause audio if it's not in sync | ||||
|                         audio.currentTime = video.currentTime(); | ||||
|                     } | ||||
|                 }); | ||||
|              | ||||
| 
 | ||||
|                 video.on('seeking', handleSeek); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley