diff --git a/php/media/class-gallery.php b/php/media/class-gallery.php index 09c33be6d..e1dde5b6d 100644 --- a/php/media/class-gallery.php +++ b/php/media/class-gallery.php @@ -65,6 +65,9 @@ class Gallery { 'mode' => 'classic', 'columns' => 1, ), + 'transformation' => array( + 'crop' => 'fill', + ), 'indicatorProps' => array( 'shape' => 'round' ), 'themeProps' => array( 'primary' => '#cf2e2e',