liuyg
2021-06-25 7f41431c0eb8ebbc127ddaf551a0a7c7675c4fab
1
2
//>>built
define(["./kernel","../on","../has","../dom-geometry"],function(d,b,c,e){if(b._fixEvent){var f=b._fixEvent;b._fixEvent=function(a,b){(a=f(a,b))&&e.normalizeEvent(a);return a}}c={fix:function(a,c){return b._fixEvent?b._fixEvent(a,c):a},stop:function(a){a.preventDefault();a.stopPropagation()}};d.fixEvent=c.fix;d.stopEvent=c.stop;return c});