scrollview: skip the dragging when target is slider's handle
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 05:33:38 +0000 (14:33 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 11:35:13 +0000 (20:35 +0900)
commitf1cc79f1b8885c89215c5ff577d9f695558282f3
tree13a382deef3aa34ebdfd16707c5eb166841cee7b
parent54df71dc1981b88bfb22faa6e96212639b5c3b75
scrollview: skip the dragging when target is slider's handle

In case of toggleswitch, the event target is different with slider.
So new condition was added.

Change-Id: I59c86da94c8d9ba88016e91fa530cbeefdb2025e
src/widgets/common/js/jquery.mobile.tizen.scrollview.js