TextView - Fix for text view processor. Was not creating text-actors in some cases...
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 3 Mar 2014 14:58:40 +0000 (14:58 +0000)
committerPaul Wisbey <p.wisbey@samsung.com>
Mon, 3 Mar 2014 19:07:25 +0000 (19:07 +0000)
commit7d26cd90a3ff3ea2c9ae1d108e2218b42e9549b0
tree3eb527478bd220ffca4de5dda7399e47bac4827c
parent88279bb58e2edd5b617532843e7521f5b5be1f10
TextView - Fix for text view processor. Was not creating text-actors in some cases after a new-line character or if a line started by a white space.

[Issue#] P140228-02847
[Problem] Some characters are not displayed or displayed in the line above.
[Cause] Wrong logic. Some text-actors were not created.
[Solution] Fix the logic.

Change-Id: I0e25bbb7e676f0b7eec10a5dcba1224aab2f653d
dali-toolkit/internal/controls/text-view/text-view-processor.cpp