Situation: In the overall view of the application (browser window) we have for certain menus several columns (for example split panes), where each column has a footer (having may be controls).
If one reduces the height of the browser window, the footer (and after the footer the body) is going to be hidden at a certain point of the browser height.
To ensure that this happens for all footers at the same time (so the footer looks evenly), in ng1 it was dependent on the height setting of the top form height.
In ng2 the behavior seems to be different: it depends of the leaf form height.
Question @Servoy: Since I have to make quite a few adjustments for ng2, I would like to ask whether this behaviour will stay this way? I assume so.
if there is a better way to achieve this goal, I am of course interested to hear from you.
Attached 2 screenshots to show what I mean.
Thanks a lot