Closed palewire closed 11 years ago
Looking at recent commits it appears this just broke in master due to a missing:
function dragEnd() {
_downLock = false;
}
The above code can be seen being added in 8b7ded168d418b0abdaddcdadc837518793a8252, but goes missing when merged in cefe4aa40395eab0923a0604f0c099c4c4c81c83.
/cc @tmcw
Getting this in my console when using the trunk wax.leaflef.js. Not sure if it's breaking the experience at all, but it seems like something worth noting.