How to adapt a dynamic panel height to the browser height ?
Hello !
I would need your help on how to reproduce in my prototype a behavior that we have in our real application.
In our application we have the "page content area" (see screenshot 3). The height of this area adapts dynamically to the browser height. I could not figure out how to reproduce this in Justinmind.
Here is what I've tried:
- I created a dynamic panel for the "page content area". It is pinned to the top with a Y margin of 130px so that it starts after page header section. (see screenshot 0).
- If I give to this dynamic panel a height of 83%, so that it fits (approximatively) with the screen's height, then, during the simulation, the page content area is too short and does not take the full browser's height. (see screenshot 1)
- If I give to this dynamic panel a height of 100%, then, during the simulation, the page content area is too big, and the bottom of the scroll bar is not even visible. (see screenshot 2)
- The screenshot 3 shows the result I am looking for. To make it work in the simulation, I had to set a fix height to the dynamical panel, corresponding exactly to the height available in the browser when displayed in full screen. Of course this is not what I want either, because as soon as I resize the browser's height, the page content area, and its scroll bar, do not adapt to the new height.
Can I ask for your support on how to achieve this ? Unfortunately I could not find the solution in your documentation (maybe I missed it ?)
Thanks in advance for your help.
p.s
I can provide the original .vp file if it helps
You can define the height as a calculated expression and use the constant 'window height' to calculate what height you want the dynamic panel to have.
You can define the height as a calculated expression and use the constant 'window height' to calculate what height you want the dynamic panel to have.
Hello,
Thank you for reaching out! Which version of Justinmind are you currently using for this prototype that you are working with?
Thank you kindly,
-Chloe
Hello,
Thank you for reaching out! Which version of Justinmind are you currently using for this prototype that you are working with?
Thank you kindly,
-Chloe
Replies have been locked on this page!