Cancel mouse event when the widget is invisible 79/142279/2
authorJunghoon Park <jh9216.park@samsung.com>
Thu, 3 Aug 2017 08:19:09 +0000 (17:19 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Thu, 3 Aug 2017 08:35:35 +0000 (08:35 +0000)
commita952e6651bd2d9948e2d158342aa25d3034a9861
tree7976d0a8182cca8f1c876e37b6c3bf691767a0d8
parent525e6626c07915a606816650f3fb5522b52a5c55
Cancel mouse event when the widget is invisible

- After wdiget is paused, the event for mouse events may be ignored
- If mouse-up event is missed, a button will not be enabled again
- To cover this issue, mouse-cancel event should be sent when the widget
  is paused

Change-Id: Ife9eec5971dab78a949ab0826f91a902740365bc
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
screen_connector_watcher_evas/src/screen_connector_toolkit_evas.c