Fix for Text::Controller. 16/118616/2
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 13 Mar 2017 09:08:57 +0000 (09:08 +0000)
committerVíctor Cebollada <v.cebollada@samsung.com>
Wed, 22 Mar 2017 10:16:17 +0000 (03:16 -0700)
commit162dee76321b6d0ce335fc8cd04a0bb7389b54c9
treed9cf94e65b27ad6b89a2200b0c3f99135632c943
parent0356cc028041e6849e5da1f0ba9401702469c433
Fix for Text::Controller.

* The text is scrolled to a wrong position after pasting
  text on top of the selected one.
  It happens if the pasted text has the same or more
  number of characters than the selected one but the width
  is shorter.

Change-Id: I1bd5a323ec47ef6a9494ea341a4e33dee4d8f763
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali-toolkit/internal/text/text-controller.cpp