Remove toolbar
Bug #1273184 reported by
Tim Peeters
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Critical
|
Tim Peeters | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
No more toolbar
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/optIn-newHeader
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 304 lines (+45/-83)5 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/MainView.qml (+42/-16)
modules/Ubuntu/Components/Toolbar.qml (+1/-1)
tests/unit/tst_components/tst_toolbaritems.qml (+1/-2)
tests/unit_x11/tst_inversemousearea/InverseMouseAreaInListView.qml (+0/-64)
summary: |
- Allow apps to disable toolbar + Remove toolbar |
description: | updated |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → february-2014 |
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → High |
status: | New → Confirmed |
assignee: | nobody → Tim Peeters (tpeeters) |
Changed in ubuntu-ui-toolkit: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit: | |
importance: | High → Critical |
Changed in ubuntu-ui-toolkit: | |
milestone: | february-2014 → march-2014 |
tags: | added: bottom-edge toolbar |
Changed in ubuntu-ui-toolkit: | |
milestone: | march-2014 → june-2014 |
Changed in ubuntu-ui-toolkit: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This bug was fixed in the package ubuntu-ui-toolkit - 0.1.46+ 14.04.20140331- 0ubuntu1
--------------- 14.04.20140331- 0ubuntu1) trusty; urgency=low
ubuntu-ui-toolkit (0.1.46+
[ Zoltán Balogh ]
* Separate the online and offline documentation and install the QtC
help file
[ Zsombor Egri ]
* Move state data file to temp folder (LP: #1276760)
* StateSaver does cleanup if the app is closed due to SIGTERM. This is
needed as upstart sends this signal when the application is closed
from app scope. SIGINT saves the state. (LP: #1259498)
* MainView binding loop fix when backgroundColor is changed runtime.
(LP: #1204453)
[ Loïc Molinari ]
* [Perf metrics] Considered number of CPU cores for CPU usage.
[ tpeeters ] olbar property to MainView which can be used to
* Add useDeprecatedTo
disable the current toolbar. Unsetting that property will in future
also enable new features in the header. (LP: #1273184)
* Close panel on contents press instead of click, so that composed
events are not eaten by the InverseMouseArea of the Panel. (LP:
#1295720)
[ Christian Dywan ]
* Treat QML warnings as fatal except for explicitly listed tests
-- Ubuntu daily release <email address hidden> Mon, 31 Mar 2014 18:26:59 +0000