Fix text scroll start position issue 57/164957/2
authorminho.sun <minho.sun@samsung.com>
Fri, 22 Dec 2017 04:40:58 +0000 (13:40 +0900)
committerMinho Sun <minho.sun@samsung.com>
Fri, 22 Dec 2017 04:50:28 +0000 (04:50 +0000)
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: I3d3e93dd7c8bf4925ccfdef083ab0c7ac5c44523
Signed-off-by: minho.sun <minho.sun@samsung.com>

No differences found