Merge lp://staging/~tpeeters/ubuntu-ui-toolkit/panel-opened-ro into lp://staging/ubuntu-ui-toolkit
Proposed by
Tim Peeters
Status: | Merged |
---|---|
Approved by: | Zoltan Balogh |
Approved revision: | 761 |
Merged at revision: | 754 |
Proposed branch: | lp://staging/~tpeeters/ubuntu-ui-toolkit/panel-opened-ro |
Merge into: | lp://staging/ubuntu-ui-toolkit |
Diff against target: |
194 lines (+37/-27) 5 files modified
CHANGES (+1/-1) modules/Ubuntu/Components/Panel.qml (+30/-21) tests/resources/navigation/MyCustomPage.qml (+1/-1) tests/resources/toolbar/panels.qml (+2/-1) tests/unit/tst_components/tst_toolbar.qml (+3/-3) |
To merge this branch: | bzr merge lp://staging/~tpeeters/ubuntu-ui-toolkit/panel-opened-ro |
Related bugs: | |
Related blueprints: |
New toolbar open/close behavior
(Medium)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Tim Peeters | Approve | ||
Zsombor Egri | Approve | ||
Review via email:
|
Commit message
Smarter automatic updating of Panel's opened property.
Panel.open() and Panel.close() should be used to open/close a Panel, or when using a toolbar with ToolbarItems from a Page, set Page.tools.opened to open/close the toolbar.
No API or behavior changes since the panel-open-close branch. Toolbar behavior changes will be done in a following MR.
To post a comment you must log in.
work in progress, don't approve.