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)
commite9e5fdaaf29bbb7204e4c2ebd5be48f541c0114d
tree8fec1c3ea29bfae4cea2bc1efeea4406f930beb5
parent1e5f8e03bf0dfd40c9efd641d915dd1173eae4e5
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: I3d3e93dd7c8bf4925ccfdef083ab0c7ac5c44523
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali-toolkit/internal/controls/text-controls/text-label-impl.cpp
dali-toolkit/internal/text/text-scroller.cpp
dali-toolkit/internal/text/text-scroller.h