(Touch) Ensure touch-events are cleared before emitting to stage and documentation... 92/24092/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 27 Jun 2014 16:10:10 +0000 (01:10 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 13:19:39 +0000 (14:19 +0100)
commit99d936e61c3dbce02aa9913715660a196a93db83
tree0139f049372c8c32356f08f2e8f1e87d0ba88bbe
parent39fb4c9e641ca3295a806f893c71202175ff2729
(Touch) Ensure touch-events are cleared before emitting to stage and documentation update

[problem]     Stage signal has the wrong touch-event information.
[cause]       We change it when we emit the interrupted event for the original down actor.
[solution]    Revert to original.

Change-Id: Ib93364a8df74204c5f15c8d33e264189dc1a752c
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
capi/dali/public-api/actors/actor.h
dali/internal/event/events/touch-event-processor.cpp