Skip to content

Commit 0d706b0

Browse files
author
alexander.farkas
committed
4.0.2
1 parent 2b371e5 commit 0d706b0

25 files changed

+27
-27
lines changed

lazysizes-umd.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
hFac: 0.8,
263263
loadMode: 2,
264264
loadHidden: true,
265-
ricTimeout: 100,
265+
ricTimeout: 0,
266266
throttleDelay: 125,
267267
};
268268

lazysizes-umd.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lazysizes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
hFac: 0.8,
260260
loadMode: 2,
261261
loadHidden: true,
262-
ricTimeout: 100,
262+
ricTimeout: 0,
263263
throttleDelay: 125,
264264
};
265265

0 commit comments

Comments
 (0)