~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-new-shape

Viewing all changes in revision 452.

  • Committer: Tarmac
  • Author(s): tpeeters, Juhapekka Piiroinen
  • Date: 2013-04-26 16:13:03 UTC
  • mfrom: (405.4.95 panel)
  • Revision ID: tarmac-20130426161303-p254xppzfxm37mf4
Add a new Panel component that can be swiped in and out from an edge of the window by the user. As opposed to the default toolbar (which inherits from the Panel), a Panel can be attached to any edge of the screen, and the developer is free to define its contents. For standard cases, the automatic toolbar from the MainView and Page can still be used.

API changes:
* CHANGED IN Toolbar: property bool active TO property bool opened
* CHANGED IN Toolbar: property bool lock TO property bool locked
* CHANGED IN ToolbarActions: property bool active TO property bool opened
* CHANGED IN ToolbarActions: property bool lock TO property bool locked. Fixes: https://bugs.launchpad.net/bugs/1116578, https://bugs.launchpad.net/bugs/1131209, https://bugs.launchpad.net/bugs/1163395.

Approved by PS Jenkins bot, Tim Peeters.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: