Page 1 of 1

Scroll Issue with layouts

Posted: Fri Jun 17, 2016 10:25 am
by mrojek
Hello,

I have a display file I am working on which contains two layouts. One layout has just a menu that you can click to expand (via javascript), and the other which is the main layout has a height and width of 100%. No matter what I set the overflow-x and overflow-y options on the main layout, the scroll bar will not show up. I am stuck. Is there any known issues in Profound that would cause a scroll bar not to display? Could this be an issue due to two layouts in one screen? Or because the height and width is set at 100%?

Thanks
Mike

Re: Scroll Issue with layouts

Posted: Fri Jun 17, 2016 3:57 pm
by Scott Klement
You say one of the layouts is 100%. Since 100% fits on the display, this should not cause overflow to occur, so there wouldn't be a scrollbar... unless there is another layout that's a fixed size that's inside the original one and doesn't fit within it?

Can you tell us more about your layouts. I understand that one is 100%, what is the other one? Which layout is inside the other one? Or, aren't they inside each other? How are they positioned?