Hi,
I am using the
var oShell = new sap.ui.ux3.Shell("myShell", {
I am setting a control as a content.
However, I am not able to see the content at all, except when I set Height="500px" in the element.style in the chrome debug window.
Is there a way to set the hight of the content to full pane or adjust this setting ?
thanks
Domnic