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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to