Now the width and height of a widget can only be set as a fixed value.
I want to set the width(or height)of a widget the same as the width(or height) of browser window,
when I view the prototype in the browser it can change with the size of the window.
I recommend setting up some Adaptive Views with the common browser sizes that you’d like to use when you demo the Prototype. Have this Widget at the desired, screen-sized size in each View.
What about height? I’d like the height of a dynamic panel to be constrained to the browser height and scrollable. There’s lots of info on 100% wide but what about 100% high?