← Back to team overview

touch-packages team mailing list archive

[Bug 1424635] Re: Locked header does not work with conditional loading components

 

It is a problem here that the Loader has anchors, and thus width and
height, and will set the width and height of its loaded item
accordingly, overriding the logic we have in the Page.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1424635

Title:
  Locked header does not work with conditional loading components

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Trying to use the flickable property to make the header locked does
  not work as expected with conditional loading components. The attached
  sample QML code shows the issue. On the first tab, where the component
  is directly loaded, the header is locked and working as expected. On
  the second one the flickable component seems to be drawn over the
  header. The problem seems to be gone if we change the window height.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1424635/+subscriptions


References