Hi all,
I have an app with a lot of elements that I want to give a specific look, including a background that is a shape of a specific colour, border thickness etc., but rather than have to change dozens of these shapes when editing I would like to make a component.
However, I want the shape to have a relative width: e.g., Parent.Width - 20
When making the component I have to put a shape into the screen, and I can then give the shape this relative width, but the component itself has a static width that won't accept a formula as its value.
Is there a way round this?