Add cancel event flag in Key up event 22/228222/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 18 Mar 2020 05:53:32 +0000 (14:53 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 20 Mar 2020 01:24:38 +0000 (10:24 +0900)
commitf630a2249ff1cc1b39faf6dba7355ba2ac8a9898
treeb3cc5a9d489ab124cba10b4d808daed05de93ac6
parenta78e10d727f061c8dcc86cfc2111bd64f92d96bf
Add cancel event flag in Key up event

- When the key need to be combined with the previous key, the event should not
 perform anything.
- So, added cancel processing flag in OnKeyUp()

Change-Id: I02ea223282241555931952daf48c95918ba12129
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/window-system/tizen-wayland/ecore-wl/window-base-ecore-wl.cpp
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp