Hi there!
I'm trying to create a dummy layout element, so that flexible width items align properly when stacked on top of each other. However the dummy item isn't adhering to the 0.3 flexible width setting like a real image does. You can see an example here:
http://imgur.com/CqkIQgM
In the top right corner is a simple GameObject with a RectTransform, a CanvasRenderer and a LayoutElement. All three children have the 'FlexibleWidth' setting of their layout element set at 0.3. On...
Dummy Flexible Width Layout Element
I'm trying to create a dummy layout element, so that flexible width items align properly when stacked on top of each other. However the dummy item isn't adhering to the 0.3 flexible width setting like a real image does. You can see an example here:
http://imgur.com/CqkIQgM
In the top right corner is a simple GameObject with a RectTransform, a CanvasRenderer and a LayoutElement. All three children have the 'FlexibleWidth' setting of their layout element set at 0.3. On...
Dummy Flexible Width Layout Element