touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #57222
[Bug 1424592] [NEW] Header needs locked and visible properties
Public bug reported:
The header API proposal https://docs.google.com/a/canonical.com/document/d/1wUUKtPmRmwbUELC1BUB9l0VOAwS_zAPRSCqMopUxR1c/edit#heading=h.yv1xue68vkeu adds Page.head.locked and Page.head.visible properties that the developer can use to lock and show/hide the header. Several developers asked how to hide/show the header. Currently the header can be hidden by setting the title to "", but that causes problems, see https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1402054
Current locking of the header is done by setting Page.flickable = null, which is not very intuitive API.
We need to implement the proper way of locking/showing/hiding the header
by adding head.locked and head.visible properties.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: High
Assignee: Tim Peeters (tpeeters)
Status: Confirmed
** Tags: header
** Tags added: header
--
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/1424592
Title:
Header needs locked and visible properties
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
The header API proposal https://docs.google.com/a/canonical.com/document/d/1wUUKtPmRmwbUELC1BUB9l0VOAwS_zAPRSCqMopUxR1c/edit#heading=h.yv1xue68vkeu adds Page.head.locked and Page.head.visible properties that the developer can use to lock and show/hide the header. Several developers asked how to hide/show the header. Currently the header can be hidden by setting the title to "", but that causes problems, see https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1402054
Current locking of the header is done by setting Page.flickable = null, which is not very intuitive API.
We need to implement the proper way of locking/showing/hiding the
header by adding head.locked and head.visible properties.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1424592/+subscriptions
Follow ups
References