Remove 16:9 cropping from web UI (#26132)
This commit is contained in:
		
					parent
					
						
							
								5e8cbb5f82
							
						
					
				
			
			
				commit
				
					
						4d01d1a1ee
					
				
			
		
					 146 changed files with 158 additions and 284 deletions
				
			
		|  | @ -49,6 +49,7 @@ class VideoModal extends ImmutablePureComponent { | |||
|           <Video | ||||
|             preview={media.get('preview_url')} | ||||
|             frameRate={media.getIn(['meta', 'original', 'frame_rate'])} | ||||
|             aspectRatio={`${media.getIn(['meta', 'original', 'width'])} / ${media.getIn(['meta', 'original', 'height'])}`} | ||||
|             blurhash={media.get('blurhash')} | ||||
|             src={media.get('url')} | ||||
|             currentTime={options.startTime} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue