This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Store Customization > Ensure Images have always the same format independent of the AI selection #11081
Labels
focus: patterns
WooCommerce patterns
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
When patterns were initially developed, we had an exclusively defined set of images to work with. Now that AI manages these images, it has been verified that they do not always match the expected height/width.
Consequently, we need to be more rigid to ensure users always get the same flawless design independent of the image assigned to the pattern. We were already accounting for this dynamic change during the development phase by setting the image format within the patterns dictionary (see #10609 ), but we will need to be even more conservative to ensure consistency across the board.
The easiest way to achieve this is to set the aspect ratio to an image block before the block has an image assigned.
Goal
The text was updated successfully, but these errors were encountered: