Show More
@@ -367,6 +367,7 function ajaxScrollInit(urlFormat, | |||||
367 | if (scrollHeight - (scrollTop + clientHeight) < 50) { |
|
367 | if (scrollHeight - (scrollTop + clientHeight) < 50) { | |
368 | updateInitiated = true; |
|
368 | updateInitiated = true; | |
369 | removeByClassName('scroll-loading-error'); |
|
369 | removeByClassName('scroll-loading-error'); | |
|
370 | container.lastElementChild.classList.add('scroll-separator'); | |||
370 |
|
371 | |||
371 | if (!nextHash) { |
|
372 | if (!nextHash) { | |
372 | var message = { |
|
373 | var message = { |
General Comments 0
You need to be logged in to leave comments.
Login now