|
@@ -22548,6 +22548,12 @@ window.Modernizr = function (n, e, t) {
|
|
|
, i = g.average(e.changedTouches, "clientY");
|
|
|
this.handleInputEnd.call(this, t, i, !0)
|
|
|
}
|
|
|
+
|
|
|
+
|
|
|
+ if (this.intersectHot) this.intersectHot.setHoverState(false)
|
|
|
+ this.intersectHot = null
|
|
|
+
|
|
|
+
|
|
|
}
|
|
|
,
|
|
|
n.prototype.onPointerDown = function (e) {
|