cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.8k forks source link

What's MouseEvent._constructed #1064

Open wv1124 opened 8 years ago

wv1124 commented 8 years ago

case 'click': if ( this.enabled && !e._constructed ) { e.preventDefault(); e.stopPropagation(); } break;

There always can't click