** 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
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
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
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
** 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
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
** 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