-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
#25043 - Since 2.3.3 Store logo automatic resize on mobile/smaller displays does not respect aspect ratio #25623
#25043 - Since 2.3.3 Store logo automatic resize on mobile/smaller displays does not respect aspect ratio #25623
Conversation
Hi @fabriciosobral. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento give me test instance |
Hi @fabriciosobral. Thank you for your request. I'm working on Magento instance for you |
Hi @fabriciosobral, here is your new Magento instance. |
@magento give me 2.3-develop instance |
Hi @rodrigowebjump. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @rodrigowebjump, here is your Magento instance. |
Hi @rodrigowebjump, thank you for the review.
|
✔️ QA Passed |
…le/smaller displays does not respect aspect ratio #25623
Hi @fabriciosobral, thank you for your contribution! |
Description (*)
Fixed resize logo img when mobile resolution
Fixed Issues (if relevant)
#25043: Since 2.3.3 Store logo automatic resize on mobile/smaller displays does not respect aspect ratio
Manual testing scenarios (*)
1- Create a test logo image of size 400x100 pixels
2 - Deploy 2.3-develop
3 - Content->Configuration->Global->Edit->Header->Upload Logo Image
4 - Content->Configuration->Global->Edit->Header->Height = 100
5 - Content->Configuration->Global->Edit->Header->Width = 400
6 - Use browser developer tools to simulate resizing screen to small sizes.
Contribution checklist (*)