Fix text render issue when use tiling 22/275222/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 18 May 2022 11:22:32 +0000 (20:22 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 18 May 2022 11:22:32 +0000 (20:22 +0900)
commit65e58b27f299fb8a469722c54ee53fd09d88e37d
tree530ed64300a884c75e2eaf4e60769a49b141af1a
parentef8b89d5125aa02182a080bb3806ec87a64a2f97
Fix text render issue when use tiling

Due to the "uTextColorAnimatable" uniform values are not registered
into tiling renderer, It show some strange color when we required
some tiling text feature.

This patch make that all other renderers in mRenderList also have
there own constraint relative with TextLabel's TEXT_COLOR index
so tilied renderes also rendering well

Change-Id: I36198372f1a585529b25080919bf96be939577fa
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-toolkit/internal/visuals/text/text-visual.cpp