magento / magento2-page-builder

Magento2 PageBuilder
Other
75 stars 57 forks source link

set image size in carousel - through view.xml? #839

Open IanFiretoys opened 1 year ago

IanFiretoys commented 1 year ago

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

m2-assistant[bot] commented 1 year ago

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