Merge branch 'master' into scale

This commit is contained in:
Bartek Szopka
2012-03-07 22:43:12 +01:00

View File

@@ -273,7 +273,7 @@
// BUG: http://code.google.com/p/chromium/issues/detail?id=62820
window.clearTimeout( hashTimeout );
hashTimeout = window.setTimeout(function () {
history.pushState({}, '', '#' + el.id);
window.location.hash = "#/" + el.id;
}, 1000);
var target = {