[3.0] Fix cursor display issue. 30/114030/3
authorVictor Cebollada <v.cebollada@samsung.com>
Thu, 9 Feb 2017 14:33:57 +0000 (14:33 +0000)
committerPaul Wisbey <p.wisbey@samsung.com>
Thu, 9 Feb 2017 16:34:04 +0000 (08:34 -0800)
commit7f467922e07ab430075cd603b4d6a877eb0a440c
tree2b45e550e5b379012305dc27fc3e5c1783b61420
parentf6801dbd048b094509cb3576c226ac85bb14c4be
[3.0] 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