Page 1 of 1

Faulty break point

Posted: Mon Feb 11, 2019 6:33 am
by Philip Fong
The break point at 1200 does not abide to page height while other do.
If I delete the 1200 break point, the rage from 1100 to 1500 inherit the issue:

https://s3-ap-southeast-1.amazonaws.com ... dex-1.html

File:
https://drive.google.com/open?id=1wUyCe ... cNun_6P8Lx

Re: Faulty break point

Posted: Mon Feb 11, 2019 7:09 am
by Pablo
The page width/height in Page Properties does not set the page size, but the workspace size.
The actual height is determined by the content on the page.

See also:
There is a large is empty space at the bottom (or right side) of my page.
viewtopic.php?f=10&t=63817

Re: Faulty break point

Posted: Mon Feb 11, 2019 8:07 am
by Philip Fong
That is the problem, I checked the break point at 1200 and there are no objects larger than the intended page size.
That particular break point has horizontal scroll bar appear as I resize the browser that shows huge width & height while others are ok.

Re: Faulty break point

Posted: Mon Feb 11, 2019 8:45 am
by Pablo
What extacly do I need to so to see the scrollbar?

Note that some of the animations used on the page affect the page size because they use translations to animate the objects, this may activate the scrollbar in some browsers.

Re: Faulty break point

Posted: Mon Feb 11, 2019 8:53 am
by Philip Fong
Please resize your browser window by dragging the edge between 1500 to 1100, the horizontal bar will appear at 1200 break point, the vertical scroll bar too will extend to huge height.

All other break points have no issue, just 1200.

Re: Faulty break point

Posted: Mon Feb 11, 2019 9:11 am
by Pablo
I do see a (temporary) scrollbar but as mentioned I think this is caused by the animation(s).
If you remove all animations then this will not happen.

Note the the default view should be the widest view, so the default view should be 1500.
Also. when using layout grids you normally do not need this many breakpoints.

Re: Faulty break point

Posted: Mon Feb 11, 2019 11:21 am
by Philip Fong
The affected page is index-1, not the index, sorry for the confusion, I was busy fixing other pages.

Re: Faulty break point

Posted: Mon Feb 11, 2019 12:21 pm
by Pablo
My feedback was also related to this page.

Re: Faulty break point

Posted: Tue Feb 12, 2019 1:30 am
by Philip Fong
After adding and removing additional break points, the problem resolved.