Hi,
I am asking because it’s really hard to find anything on this - everything on stacking is top / last idea.
So is there a way to have initial stacking changed on RWD window resize?
And I don’t mean the prototype, but the design phase.
I guess even with variables - you can’t differentiate variables on manual window resize of a frame/component?
I mean I have a list of features + image and I do it odd/even:
text + image
image + text
text + image
image + text
so when I resize the window, it’s not stacked:
text
image
image
text
text
image
image
text
(because folding works like that)
but instead, just like you can do it in e.g. Bootstrap with one class
for mobile stacking elements exchange positions, so that it’s:
text
image
text
image
text
image
text
image
?
Sorry if there’s something about it but I know Figma has problems on window change features (without setting e.g. “mobile” manually) and most topics are about the obvious stacking ideas.
Cheers,
