Fix for selection handles. 29/42529/2
authorVictor Cebollada <v.cebollada@samsung.com>
Mon, 29 Jun 2015 08:04:15 +0000 (09:04 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Mon, 29 Jun 2015 14:50:17 +0000 (15:50 +0100)
commitee4fc9fdd65977027d963a6d6d5234e462df424a
tree28638910bc9f87b0ebb0c779b3774e3063a198af
parent8b9cf049c43d6786ec188e501845e726da51321e
Fix for selection handles.

Selection handles may remain pressed after the power button is pressed.

* The TouchEvent with Interrupt state is not handled.
  Actually Dali core does not send this event when the power button
  is pressed. This patch is a work-around to fix the issue.
  Would be a proper solution send the TouchEvent with the Interrupt
  state when the power button is pressed?

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