(LightActor) Fixed it reporting an incorrect type for one of its properties 57/24457/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 7 Jul 2014 16:12:01 +0000 (17:12 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 14 Jul 2014 16:20:57 +0000 (17:20 +0100)
commit1cb64e7df88ab724c9c3955f0ef3f607c91eb3aa
tree2f2892f983cfe28933751bed8922e0a7ebb728da
parentac8607bac5b49c2b63ff0e9c9b8e410a82e5fc89
(LightActor) Fixed it reporting an incorrect type for one of its properties

The enable property reported that it was a Vector2 and then assert when trying to set it as it's actually expecting a bool.

Change-Id: I92db4dc28816c2e2b618b8d4b5b01b9612eff2ff
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
automated-tests/src/dali-unmanaged/utc-Dali-LightActor.cpp
dali/internal/event/actors/light-actor-impl.cpp
dali/public-api/actors/light-actor.h