How to take state bounds into account when combining stacks and transitions ?
Hello,
I have 5 components that I have arranged in a horizontal stack.
I have a toggle state for those components which changes the widths of the component (the toggle state is wider than the default state).
In prototype mode, the stack does not adapt to the new width of my toggled components, even though the stack does adapt to the new width when modifying the state manually on the artboard itself.
I would like to find a way to achieve the desired result without having to go through the toggled/not-toggled states myself (5 components is 32 states...)
Any way to do what I'm after ?
