Merge lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-fix-black-shape into lp:ubuntu-ui-toolkit

Proposed by Loïc Molinari
Status: Merged
Approved by: Florian Boucault
Approved revision: 440
Merged at revision: 445
Proposed branch: lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-fix-black-shape
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 11 lines (+1/-0)
1 file modified
modules/Ubuntu/Components/plugin/shapeitem.cpp (+1/-0)
To merge this branch: bzr merge lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-fix-black-shape
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu SDK team Pending
Review via email: mp+160906@code.launchpad.net

Commit message

[UbuntuShape] Correctly stored the current material.

Description of the change

[UbuntuShape] Correctly stored the current material.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'modules/Ubuntu/Components/plugin/shapeitem.cpp'
2--- modules/Ubuntu/Components/plugin/shapeitem.cpp 2013-01-08 17:53:08 +0000
3+++ modules/Ubuntu/Components/plugin/shapeitem.cpp 2013-04-25 14:21:24 +0000
4@@ -509,6 +509,7 @@
5 setMaterial(&coloredMaterial_);
6 else
7 setMaterial(&texturedMaterial_);
8+ currentMaterial_ = material;
9 markDirty(DirtyMaterial);
10 }
11 }

Subscribers

People subscribed via source and target branches

to status/vote changes: