Skip to content
Snippets Groups Projects

Issue #3348603: Image resize with precent makes figcaption expand to width of container

Open Issue #3348603: Image resize with precent makes figcaption expand to width of container
Open Joël Pittet requested to merge issue/drupal-3348603:3348603-image-resize-with into 9.5.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -548,7 +548,7 @@ ckeditor5_imageResize:
- image.ImageResize
config:
image:
resizeUnit: '%'
resizeUnit: 'px'
resizeOptions:
-
name: 'resizeImage:original'
Loading