mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
24fe9b6bd7
On touchscreens, the default datetimepicker closes unexpectedly when trying to scroll on the time picker. This is because scrolling triggers touchend event, just like clicking. To fix, we use the touchmove event to determine that we are scrolling, not clicking, using a global variable. |
||
---|---|---|
.. | ||
jquery.datetimepicker.full.js | ||
jquery.datetimepicker.full.min.js | ||
jquery.datetimepicker.min.css | ||
jquery.datetimepicker.min.js |