@@ -33,6 +33,5 @@
delete window._singleFile_getBoundingClientRect;
}
dispatchEvent(new UIEvent("resize"));
- dispatchEvent(new UIEvent("scroll"));
})();
@@ -41,9 +41,7 @@
return boundingRect;
};
dispatchEvent(new CustomEvent(LOAD_OBSERVED_ELEMENTS_EVENT));