Add `disableClick` option back
I realized that using event timestamp to solve click pass-through issue is not a good idea, because when click pass-through issue happens, the touch event and the mouse event often be triggered on different elements.
I realized that using event timestamp to solve click pass-through issue is not a good idea, because when click pass-through issue happens, the touch event and the mouse event often be triggered on different elements.