]> git.wh0rd.org - tt-rss.git/blobdiff - js/viewfeed.js
another implementation of pull 386 (show next when finished reading) (2)
[tt-rss.git] / js / viewfeed.js
index 846c87a8f39ec8c7af0cf1bee530af026fe6a468..dc6231c22d8f079533e46abbc25666f06cfeeee6 100644 (file)
@@ -1350,7 +1350,9 @@ function headlines_scroll_handler(e) {
                                        catchup_timeout_id = window.setTimeout('catchupBatchedArticles()',
                                                500);
                                }
-                       } else if (_infscroll_disable) {
+                       }
+
+                       if (_infscroll_disable) {
                                var child = $$("#headlines-frame div[id*=RROW]").last();
 
                                if (child && $("headlines-frame").scrollTop >