Fix cursor display issue. 29/114029/3
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 9 Feb 2017 14:33:57 +0000 (14:33 +0000)
committerVictor Cebollada <v.cebollada@samsung.com>
Thu, 9 Feb 2017 16:06:43 +0000 (16:06 +0000)
commitb15f7ac2d98cffd186dfb7b175e8df988e787fc1
tree3d24ca7cab6ab73dafdee50e7331780db1b672df
parentf7b1e17d935be0ca40c3529484a4784243e5f709
Fix cursor display issue.

* On resume after the power key is pressed the text controller is
  still in edit mode.
  When the power key is pressed, the text controller is set to the
  INACTIVE state.

* @todo: Different applications may want a different behaviour on resume.

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