ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #04809
[Bug 1513003] [NEW] AdaptivePageLayout doesn't allow hiding a Page header
Public bug reported:
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.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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:
New
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
Follow ups