Fixed bug in ImageActor::SetImage 27/64527/1
authorFerran Sole <ferran.sole@samsung.com>
Fri, 1 Apr 2016 13:39:13 +0000 (14:39 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Fri, 1 Apr 2016 13:39:13 +0000 (14:39 +0100)
commit4696c0ebd936ba85603c861ae1aaeba3ed55e3e8
treea9c94a0f6db1b09eba5977cbabb82ea96306f28b
parentdb8d291fd66477d2b740a533afef655c38d36f30
Fixed bug in ImageActor::SetImage

ImageActor would add a new texture to the vector of textures in the material
every time a new image was setted instead of updating the image handle of the
texture

Change-Id: I20aca8145521a8dbcdf509b0be169924ffe5d596
dali/internal/event/actors/image-actor-impl.cpp