How do I change the height of the web viewer?

I have a button to display the web viewer which sets the height to 400 pixels. This works fine. I use a close button to close the viewer ( stop calling url and makes viewer invisible). A second button displays a different url (same web viewer) but I want the height to be Fill parent. How do I do this please?
I have tried clearing the cache and using text blocks with set height but its not working.
I know I can set the height in pixels but I would like to use Fill parent if possible.

1 Like

Set height to -2 for Fill Parent, -1 for Automatic

Brilliant. Thanks very much Tim.

@TIMAI2

:grin:

1 Like

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