Fix Textlabel bug if size height is bigger than 16384 54/275154/4
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 17 May 2022 09:12:36 +0000 (18:12 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 17 May 2022 10:44:49 +0000 (19:44 +0900)
commitba2b1aa2e87716f4ef107e0fa627573475e93470
treee227874c20667e08d74a2cdeea85df6287d676e4
parent42e6d93abfd4fc9ced3b9f366ebbc32228aa490b
Fix Textlabel bug if size height is bigger than 16384

Instance fix bug.
text-style shader requied both style texture and overlay style texture.
But for some special case, overlay style texture didnt applied.

TODO : Actually, we need to shrink text relative shaders.
It should be done in future.

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