<p>For some reason whenever I try to set setHeightFull() it seems to not re

For some reason whenever I try to set setHeightFull() it seems to not render correctly. I'm trying to have the editor consume the rest of the available space. The only way I seem to be able to change the height is specifying a specific size. Is there any way to do it dynamically to say consume the remaining available space in a VerticalLayout?