Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

count of columns is missing #12

Open
iprokhorov opened this issue Mar 29, 2023 · 0 comments
Open

count of columns is missing #12

iprokhorov opened this issue Mar 29, 2023 · 0 comments

Comments

@iprokhorov
Copy link

hi, since a shopware update the sizes-attribute for the thumbnail is calculated forcedly. shopware/storefront@85b0e59
to do this, the columns value is used, this should theoretically be set in the individual columns, otherwise the value from the parent container is always inherited. e.g. here the 3 https://github.com/shopware/storefront/blob/trunk/Resources/views/storefront/section/cms-section-block-container.html.twig#L24. the sizes are then calculated for all columns as for 3 and then come too small, e.g. in a two-grid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant