magento2-page-builder icon indicating copy to clipboard operation
magento2-page-builder copied to clipboard

set image size in carousel - through view.xml?

Open IanFiretoys opened this issue 2 years ago • 1 comments

Description (*)

currently, you can specify the breakpoints and number of images in a carousel in the view.xml of your theme, (by extending the vars from the module's view.xml)

however, setting these to any lower number isn't very useful, as it leaves a ton of blank space.

Expected behavior (*)

adding an <image id="pagebuilder_carousel_image"> option to the view.xml to set the carousel image sizes would resolve this, ideally along with some mods in the slick.js file to accomodate the new image size and adapt the containers accordingly

Benefits

would make the pagebuilder carousels much more versatile, allowing people to more easily dump bulky additional OWL carousel modules

Additional information

IanFiretoys avatar Jan 09 '23 11:01 IanFiretoys

Hi @IanFiretoys. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Jan 09 '23 11:01 m2-assistant[bot]