
Im having a problem with comonents when the size is set by a variable and the aspect ratio is locked.
1: You can see in this doc the component is designed in 100x100.
2: With aspect ratio locked and entering the size manualy to 120 things work as expected.
3: When the size is applyed as a var the size is incorrect 109,54x109,54
4 Without the aspect ratio lock the hight is correct when the var is applyed
5: The basic frame not made into a component works with the var as expected.
Has anyone else noticed this behaviour and have you found a sollution?
Thanks