← Back to team overview

touch-packages team mailing list archive

[Bug 1513003] Re: AdaptivePageLayout doesn't allow hiding a Page header

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Confirmed

-- 
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/1513003

Title:
  AdaptivePageLayout doesn't allow hiding a Page header

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

Bug description:
  Trying to port reminders-app to use an APL instead of my home-brew
  multicolumn thing, I noticed that it's no longer possible to hide a
  Page's header using:

  head {
    visible: false
    locked: true
  }

  
  This was hiding the page header successfully with a PageStack, however, inside an AdaptivePageLayout it doesn't work any more.

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


References