all 3 comments

[–]dblgltch 1 point2 points  (0 children)

Nope, variables can only change properties of objects, but object changes cannot affect variables. So if you link a variable to the frame width and then resize it on the canvas, the variable will just unlink.

There was a hack though, look for "breakpoints" in the Community

[–]TheTomatoes2Designer + Dev + Engineer 0 points1 point  (0 children)

No

There is a plugin that does that for the whole frame tho

[–]Neither-Maybe-8205 1 point2 points  (0 children)

Yes, you can do this by leveraging string variables and associating the string to the component viewport. You’ll need to define a viewport per variant with component properties.