Merge lp:~mzanetti/unity8/launcher-fixes into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Daniel d'Andrada on 2015-02-10 |
| Approved revision: | 1588 |
| Merged at revision: | 1600 |
| Proposed branch: | lp:~mzanetti/unity8/launcher-fixes |
| Merge into: | lp:unity8 |
| Diff against target: |
92 lines (+24/-8) 2 files modified
qml/Launcher/LauncherPanel.qml (+7/-5) tests/qmltests/Launcher/tst_Launcher.qml (+17/-3) |
| To merge this branch: | bzr merge lp:~mzanetti/unity8/launcher-fixes |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| PS Jenkins bot | continuous-integration | Approve on 2015-02-11 | |
| Daniel d'Andrada (community) | 2015-02-05 | Approve on 2015-02-05 | |
|
Review via email:
|
|||
Commit Message
Launcher fixes for windowed mode
* When rotating the launcher because switching back and forth between staged/windowed mode, it would break the quicklist width
* Quicklist in rotated launcher painted the arrow on the wrong end
* snap animation fixed for a larger amount icons in the launcher.
Description of the Change
* Are there any related MPs required for this MP to build/function as expected? Please list.
no
* Did you perform an exploratory manual test run of your code change and any related functionality?
yes
* Did you make sure that your branch does not contain spurious tags?
yes
* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
n/a
* If you changed the UI, has there been a design review?
n/a
- 1588. By Michael Zanetti on 2015-02-05
-
cleanup
| MichaĆ Sawicz (saviq) wrote : | # |
| Daniel d'Andrada (dandrader) wrote : | # |
Can't claim I really understand the code, but the changes do fix some issues (seem by manual test).
* Did you perform an exploratory manual test run of the code change and any related functionality?
yes
* Did CI run pass? If not, please explain why.
No results yes.
* Did you make sure that the branch does not contain spurious tags?
yes
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1588
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:1588
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://

Please describe the changes better in the commit msg :P