Hello Isomorphic,
For our SmartGWT based project, we have a component inheriting VLayout, which gets filled with various widgets/canvas components.
The issue we are facing is that VLayout seems to take a min. height of 100px., which we are not able to override.
Is there any way we can reduce the height for VLayout to (say) 50px?
I am using Isomorphic SmartClient/SmartGWT Framework (v9.1p_2016-05-05/Enterprise Deployment 2016-05-05)
Thanks!
For our SmartGWT based project, we have a component inheriting VLayout, which gets filled with various widgets/canvas components.
The issue we are facing is that VLayout seems to take a min. height of 100px., which we are not able to override.
Is there any way we can reduce the height for VLayout to (say) 50px?
I am using Isomorphic SmartClient/SmartGWT Framework (v9.1p_2016-05-05/Enterprise Deployment 2016-05-05)
Thanks!
Comment