You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hola @henriquebarrosr, envolviendo el logo en un autolayout debería solucionar el problema, la otra opción es que traiga autolayout la instancia de logo directamente, aunque consideraría mas segura la primera.
Por regla general recomendamos que las instancias que hacen swap se las envuelva en un frame con autolayout para evitar que como definimos que se comporte su padre pueda afectar al hijo que se reemplaza.
Hello @aweell!
We made an adjustment in our Vivo Assets logo library by adding the auto-layout property on them, and now logos are loaded correctly.
Thank you for your help and support!
Describe the bug
The component in code is already correct, but in Figma when we change the logo it appears distorted, because the width is fixed.
Figma Link
Default Component
![Image](https://private-user-images.githubusercontent.com/161517581/410486515-2fb0192a-424c-4e09-8266-3d04c5ad59e7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMTY3NDcsIm5iZiI6MTc0MDAxNjQ0NywicGF0aCI6Ii8xNjE1MTc1ODEvNDEwNDg2NTE1LTJmYjAxOTJhLTQyNGMtNGUwOS04MjY2LTNkMDRjNWFkNTllNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjIwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIyMFQwMTU0MDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01NTVmMzdlNmY4YTg2MWNmZTY0Mzk5MjM0MjFlZDE2ZWM3MTc1NGU2ODBlNjE2YmZkM2YzZjlmYmM0Zjk1YjBiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.niYYOcYJfmzwNuoQc5WtHntlTpcgSltIAC-U3g2aKYA)
Default Component with changed Logo component
![Image](https://private-user-images.githubusercontent.com/161517581/410486016-682eedf0-eeac-4bc8-bd9f-e790f98d1c7e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDAwMTY3NDcsIm5iZiI6MTc0MDAxNjQ0NywicGF0aCI6Ii8xNjE1MTc1ODEvNDEwNDg2MDE2LTY4MmVlZGYwLWVlYWMtNGJjOC1iZDlmLWU3OTBmOThkMWM3ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjIwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIyMFQwMTU0MDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hZjQ0ZjJlZDJlZTAyNzI0MTc3YjI0Y2ZmOTI4NmMzODljYzQyMjAyYzg5ZGUwMmQ1ZDkwYWJjMjFjMmUzNDEzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.8K3RVsCGJf4j1_wb3G88d1GRB0uQYcrMc8MkRlbgXEI)
What libraries are you seeing the problem on?
Desktop Library
Steps to reproduce
Expected behavior
Ideally, the Logo element should be adjusted so that it does not have a fixed size, and can load the more horizontal versions without flattening them.
The text was updated successfully, but these errors were encountered: