- Issue created by @codebymikey
- Merge request !3Issue #3476380: Add support for other image based widgets → (Open) created by codebymikey
The module doesn't currently support other widgets such as the
SVG image →
module which doesn't extend ImageWidget
.
The module should check if the module's field_types
plugin definition supports the image
field type and it extends FileWidget
(ImageWidget
already does).
Active
1.0
Code