mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	stop context menu handling for videos (#7927)
This commit is contained in:
		
							parent
							
								
									e2556189de
								
							
						
					
					
						commit
						15cd563612
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,7 @@
 | 
			
		|||
		:title="video.name"
 | 
			
		||||
		preload="none"
 | 
			
		||||
		controls
 | 
			
		||||
		@contextmenu.stop
 | 
			
		||||
	>
 | 
			
		||||
		<source 
 | 
			
		||||
			:src="video.url" 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue