First, loving the potential for this suite of modules!

The first "issue" I ran into was attempting to use the image block and not seeing any options to specify an image style to use. Currently I think the image just attempts to show in its default size, which in the case of SVGs makes it show for the full width of the container.

Is there already an option I'm missing to specify size or can that be added in as an option?

Comments

W01F created an issue. See original summary.

levmyshkin’s picture

Hi W01F, thank you for using EBT modules! It's good idea to have Image Style setting inside block settings. I extended widget for EBT Image module:

settings
settings

I shouldn't switch automatically field widget for EBT Image block type, but I updated settings /config/install. So "EBT Image settings" field widget will be applied after module installation.

I thought about using View Modes for blocks, so developers could create any view mode with needed image style. View modes can be selected inside each block with any of these modules:
https://www.drupal.org/project/view_mode_selector
https://www.drupal.org/project/view_mode_switch
https://www.drupal.org/project/view_mode_selector_field
https://www.drupal.org/project/layoutbuilder_extras_view_mode_selector

It's also possible to add Colorbox popup for image in this way, if it's needed.

levmyshkin’s picture

W01F,thank you for your request, I added 1.4.2 release for EBT Image module:
https://www.drupal.org/project/ebt_image

levmyshkin’s picture

Status: Active » Fixed
levmyshkin’s picture

Status: Fixed » Closed (fixed)
w01f’s picture

lev... WOW, I think that's the fastest, most responsive turnaround I have EVER seen, anywhere. Thank you.