Add command line flag to enable touch events 31/189431/4
authorSuneel Kota <suneel.kota@samsung.com>
Mon, 17 Sep 2018 14:33:46 +0000 (20:03 +0530)
committerjaekuk lee <juku1999@samsung.com>
Thu, 20 Sep 2018 21:21:32 +0000 (21:21 +0000)
commit52d96c8715a5fb5903b6fbddd9fdc3b774c97902
treea12fce39c8e33f80418f8132c0242e11aedf74f2
parent37b8b649de1af305354621931218a37b8b381d50
Add command line flag to enable touch events

touchstart, touchend and other touch events will
be enabled and the respective event handlers will only
work when touch events are enabled in command line.

Change-Id: I8527d5b098cb9427a567c2f0fb57ba65fd234271
Signed-off-by: Suneel Kota <suneel.kota@samsung.com>
tizen/src/app/wrt_main_delegate.cc