Allow constrain properties to affect height and width variables

When I create a number variable for a logo, I would only like to change the height and have the width auto-adjust based on that height. Constrain properties do just this, but the variable overwrites that property once it is applied.

Example: My logo height (number variable) in my local variables is set to 60 for desktop mode. For mobile mode, I would like that to be 40. Even though I have constraints set up on that layer, only the height changes, and the width stays the same as it was.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.