mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed endless scroll loading next page too eagerly
This commit is contained in:
@ -53,6 +53,7 @@ App.Presenters.PagerPresenter = function(
|
|||||||
}
|
}
|
||||||
|
|
||||||
function reinit(params, loaded) {
|
function reinit(params, loaded) {
|
||||||
|
window.clearInterval(scrollInterval);
|
||||||
if (forceClear) {
|
if (forceClear) {
|
||||||
clearContent();
|
clearContent();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user