[4.0] Fix text scroll start position issue 90/164990/2
authorminho.sun <minho.sun@samsung.com>
Fri, 22 Dec 2017 04:40:58 +0000 (13:40 +0900)
committerminho.sun <minho.sun@samsung.com>
Thu, 28 Dec 2017 01:37:11 +0000 (10:37 +0900)
commit46824865484af592743a88115a3f6d2a4a8ec667
treecca80b9c513aa254189547551f8634a66e156839
parentd9f52831497acf7589958206941179cca4c36b8e
[4.0] Fix text scroll start position issue

When user sets textlabel auto scroll, it starts after aligning.
It makes long text start its scrolling at the odd position when
horizontal alignment is not begin.

Makes long text always start its scrolling at the begin position even if
horizontal alignment is set.

Change-Id: Ie54bbb570fdce4d92b1178614e2e64951a77dba9
dali-toolkit/internal/text/text-scroller.cpp