Merge lp://staging/~ahayzen/ubuntu-system-settings/printers-use-header-sections into lp://staging/~jonas-drange/ubuntu-system-settings/printers
Proposed by
Andrew Hayzen
Status: | Merged |
---|---|
Approved by: | Jonas G. Drange |
Approved revision: | 1778 |
Merged at revision: | 1777 |
Proposed branch: | lp://staging/~ahayzen/ubuntu-system-settings/printers-use-header-sections |
Merge into: | lp://staging/~jonas-drange/ubuntu-system-settings/printers |
Diff against target: |
156 lines (+56/-46) 3 files modified
plugins/printing/PageComponent.qml (+5/-1) plugins/printing/Printer.qml (+45/-45) src/qml/MainWindow.qml (+6/-0) |
To merge this branch: | bzr merge lp://staging/~ahayzen/ubuntu-system-settings/printers-use-header-sections |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jonas G. Drange | Approve | ||
Review via email: mp+320679@code.staging.launchpad.net |
Commit message
* Change subPageSelector to be header sections
* Disable automatic height of the standard and search headers
* Fix Printers list and Describe Printer not being scrollable
Description of the change
* Change subPageSelector to be header sections
* Disable automatic height of the standard and search headers
* Fix Printers list and Describe Printer not being scrollable
To post a comment you must log in.
LGTM! Thanks!