Merge lp:~aacid/unity8/verticalJournalBug1599754 into lp:unity8
| Status: | Merged |
|---|---|
| Approved by: | Michał Sawicz on 2016-07-13 |
| Approved revision: | 2530 |
| Merged at revision: | 2566 |
| Proposed branch: | lp:~aacid/unity8/verticalJournalBug1599754 |
| Merge into: | lp:unity8 |
| Diff against target: |
179 lines (+89/-2) 5 files modified
plugins/Dash/abstractdashview.cpp (+13/-0) plugins/Dash/abstractdashview.h (+2/-1) plugins/Dash/verticaljournal.cpp (+9/-1) plugins/Dash/verticaljournal.h (+3/-0) tests/plugins/Dash/verticaljournaltest.cpp (+62/-0) |
| To merge this branch: | bzr merge lp:~aacid/unity8/verticalJournalBug1599754 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity8 CI Bot | continuous-integration | Needs Fixing on 2016-07-13 | |
| Michał Sawicz | 2016-07-12 | Approve on 2016-07-13 | |
|
Review via email:
|
|||
Commit Message
VerticalJournal improvements regarding model insertions and item height changes
insertions in the middle need to trigger a reset
Item height changes need to trigger a relayout
Description of the Change
* Are there any related MPs required for this MP to build/function as expected?
No
* Did you perform an exploratory manual test run of your code change and any related functionality?
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
- 2528. By Albert Astals Cid on 2016-07-12
-
VerticalJournal improvements regarding model insertions and item height changes
insertions in the middle need to trigger a reset
Item height changes need to trigger a relayout - 2529. By Albert Astals Cid on 2016-07-12
-
eof
- 2530. By Albert Astals Cid on 2016-07-12
-
typo fix
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
FAILED: Continuous integration, rev:2530
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
FAILURE: https:/
UNSTABLE: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
| Michał Sawicz (saviq) wrote : | # |
Unrelated failures in CI ;/

* Did you perform an exploratory manual test run of the code change and any related functionality?
Y
* Did CI run pass? If not, please explain why.
Waiting