Hello,
I have an outline box with top to bottom formation which embeds some components. Those components have their outline box with top to bottom formation too. They are like radio buttons. Only one is selected at a time. So, when one component is selected, it resizes vertically increasing its height to a MAX and when it is deselected it resizes decreasing its height to a MIN. So every selection involves 2 components that resize at the same time. I see the outline box components manage the layout.
Then, I have attached a rect effect to every nested object. What I see is the components do not resize to the expected values, MAX or MIN.
I hope to have described the the desired behavior. How can I do it? Could you help please with some idea?
Thanks,
Marco