Merge lp://qastaging/~zsombi/ubuntu-ui-toolkit/thindivider-fix into lp://qastaging/ubuntu-ui-toolkit/staging

Proposed by Zsombor Egri
Status: Merged
Approved by: Cris Dywan
Approved revision: 1220
Merged at revision: 1223
Proposed branch: lp://qastaging/~zsombi/ubuntu-ui-toolkit/thindivider-fix
Merge into: lp://qastaging/ubuntu-ui-toolkit/staging
Diff against target: 45 lines (+13/-2)
2 files modified
components.api (+1/-0)
modules/Ubuntu/Components/ListItems/ThinDivider.qml (+12/-2)
To merge this branch: bzr merge lp://qastaging/~zsombi/ubuntu-ui-toolkit/thindivider-fix
Reviewer Review Type Date Requested Status
Cris Dywan Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+232227@code.qastaging.launchpad.net

Commit message

Thin divider adjustments.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Cris Dywan (kalikiana) wrote :

This shouldn't be a public property. Please move it into a QtObject { id: internal }

review: Needs Fixing
Revision history for this message
Zsombor Egri (zsombi) wrote :

> This shouldn't be a public property. Please move it into a QtObject { id:
> internal }

It could be placed in an internal QtObject, but that would decrease the performance of the list item is used in. That's why I had chosen a private property, and also not to make the design with two rectangles but a 4step gradient.

1220. By Zsombor Egri

comments reasoning the change added

Revision history for this message
Cris Dywan (kalikiana) wrote :

Makes sense. Thanks for clarification and adding the code comments!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches