Prevent resizing revert to "fixed"

After working with nested interactive components for 2 days now I can say that the only thing that really is annoying and makes this process so long winded is the constant switching back of sizing from “hug” or “fill container” to fixed.

As soon as you change anything of a nested component it always reverts to “fixed” sizing in the component containing it.

If there was some way to prevent this automatic switching it would be so much faster to get functioning interactive prototypes.

It feels like I spend like a quarter of the time constantly traversing the components and setting the sizing back to hug and fill container.

If there was a way to disable this auto-switching of sizing, that would be great and such a time and sanity saver!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.