mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Fixed scrolling to top when endless scroll enabled
This commit is contained in:
@ -84,7 +84,6 @@ App.Presenters.GlobalCommentListPresenter = function(
|
||||
|
||||
$target.append($post);
|
||||
});
|
||||
window.scrollTo(0, 0);
|
||||
}
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user