Skip to content
Snippets Groups Projects

Issue #3228196: Make it possible to configure the width and height of the media library

Open Issue #3228196: Make it possible to configure the width and height of the media library
1 unresolved thread
1 unresolved thread
4 files
+ 342
34
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -5,3 +5,9 @@ field.widget.third_party.media_library_extras:
create:
type: boolean
label: 'Allow media to be added in the library'
width:
type: integer
label: 'Width of the media library modal dialog, as a percentage'
height:
type: integer
label: 'Height of the media library modal dialog, as a percentage'
Loading