In a main component we currently have the option to fix the height/width of an object or make it hug or fill the container it’s in. I think it would be nice to have a ‘Resizable’ option so that you can manually change the height/width of an object within an instance.
E.g. I have a scrollbar component and I can alter the height of it overall, but I can’t alter the scroller within it manually without detaching the instance.