Skip to content
Snippets Groups Projects

Preserve the original video/gif aspect ratio

Merged Eugenij requested to merge image-height-fix into master
Files
10
@@ -463,6 +463,7 @@
@alt={{attachment.description}}
@onImageLoad={{this.scrollToBottom}}
@showVideoControls={{this.shouldShowVideoControls}}
@showOriginalAspectRatio={{this.showOriginalAspectRatio}}
role="presentation"
loading="eager"
tabindex={{unless scope.shouldShowSensitive "-1"}}
Loading