Fixed bug in texture-set 29/75829/2
authorFerran Sole <ferran.sole@samsung.com>
Tue, 21 Jun 2016 15:10:41 +0000 (16:10 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Tue, 21 Jun 2016 15:15:52 +0000 (16:15 +0100)
commit28c39a88b666092ac09948780f213feb52495fd5
treec2dc29c00837f6b50daa888f8e25bfcdcc9fa089
parent21a9a3d86292d6108436a3c2aab1b859cc9a1d17
Fixed bug in texture-set

mHasAlpha was being overwritten in Prepare method when using Render::Textures ( TextureSets which only use Render::Textures
should not do anything in the Prepare method )

Change-Id: I21b8fba7f81d5c83b03dfa10d8fe281026b28489
dali/internal/update/rendering/scene-graph-texture-set.cpp