e_comp_wl: check touches are pressed before send touch cancel 24/229924/1 accepted/tizen/unified/20200408.131451 submit/tizen/20200408.130235
authorjeon <jhyuni.kang@samsung.com>
Mon, 6 Apr 2020 11:46:57 +0000 (20:46 +0900)
committerjeon <jhyuni.kang@samsung.com>
Mon, 6 Apr 2020 11:47:02 +0000 (20:47 +0900)
commit31454ad49641a5f1af44484d7e057c2f707b3deb
tree9adfce47df8b238e2827ce311235a5c90bfe02d5
parentbdf9cc111f79949224b2a1edc966d271d7a91caa
e_comp_wl: check touches are pressed before send touch cancel

  - currently we only check need_send_released before send touch cancel,
    but that variable is only triggered single touch.
  - so we cannot check multi touch status, so change condition

Change-Id: I303447c09f9f88871868498aef38783a77f13db1
src/bin/e_comp_wl.c