Merge lp:~aacid/ubuntu-ui-toolkit/anchors_cant_be_null into lp:ubuntu-ui-toolkit/staging
| Status: | Merged |
|---|---|
| Approved by: | Zsombor Egri on 2017-02-28 |
| Approved revision: | 2181 |
| Merged at revision: | 2181 |
| Proposed branch: | lp:~aacid/ubuntu-ui-toolkit/anchors_cant_be_null |
| Merge into: | lp:ubuntu-ui-toolkit/staging |
| Diff against target: |
14 lines (+2/-2) 1 file modified
src/imports/Components/ListItems/1.3/ThinDivider.qml (+2/-2) |
| To merge this branch: | bzr merge lp:~aacid/ubuntu-ui-toolkit/anchors_cant_be_null |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| ubuntu-sdk-build-bot | continuous-integration | Approve on 2017-02-28 | |
| Zsombor Egri (community) | 2017-02-28 | Approve on 2017-02-28 | |
|
Review via email:
|
|||
Commit Message
ThinDivider: Anchors can't be null, set to undefined
Description of the Change
Fix warning we get sometimes in unity8
file://
PASSED: Continuous integration, rev:2181
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2181
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2181
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
None: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2181
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/
PASSED: Continuous integration, rev:2181
https:/
Executed test runs:
None: https:/
Click here to trigger a rebuild:
https:/

Fair point on null->undefined! Thanks for the fix!