[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-11-09 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: ww46-2015 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510201 Title: AdaptativeLayout take longer to show a page To manage not

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-11-08 Thread Zsombor Egri
I mark this as invalid as it is not the AdaptivePageLayout which makes the page to load slower but the content of the page, in particular the QtQuick Repeater component which slows the page loading. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Invalid ** Changed in: canonical-d

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-10-29 Thread Zsombor Egri
We profiled this with Florian, and it ends up that Repeater is no longer creating the bunch of components and then renders, but it creates each delegate asynchronously after which it renders each of them separately. So instead of a 1000 block create then render we have 1000 create + render, and sni

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-10-29 Thread Zsombor Egri
Alternatively we can add an extra parameter to force page addition to be synchronous. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510201 Title: AdaptativeLayout take longer to show a page To man

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-10-29 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510201 Title: AdaptativeLayout take longer to show a page To manage noti

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-10-27 Thread Zsombor Egri
I'll take a look on it but I'm pretty sure any optimisation on AdaptivePageLayout will not make it to OTA8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510201 Title: AdaptativeLayout take longer

[Bug 1510201] Re: AdaptativeLayout take longer to show a page

2015-10-27 Thread Bill Filler
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => ww46-2015 ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in: canonical