Fix for cursor position. 23/79823/1
authorVictor Cebollada <v.cebollada@samsung.com>
Wed, 13 Jul 2016 06:35:29 +0000 (07:35 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Wed, 13 Jul 2016 06:39:42 +0000 (07:39 +0100)
commitc156fa43a739e26d4d1ad187848968248078839f
treea2a711c52f9320cfbf60eee1d4054ebe3686754a
parentdebc1fd9a7d6033c14e469d0812b4baccb57c7de
Fix for cursor position.

* Places the cursor after the last selected character
  when the 'Copy' button in the text's selection popup
  is pressed.

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