Files
Chart.js/src
wuchangming 7aa2fd1af3 Bug in handler event.type='touchend'
In Chorme.
while event.type = "touchend” ,  event.touches is a empty TouchList,
event.touches.length === 0
2015-11-27 11:16:54 +08:00
..
2015-11-19 21:20:04 -05:00
2015-11-27 11:16:54 +08:00