]> git.wh0rd.org - tt-rss.git/blobdiff - viewfeed.js
rework infinite scroll request synchronization
[tt-rss.git] / viewfeed.js
index 1b26fdff684699183c288033be35af713ce0111e..8f7c27acbaa2f9719480cf701a141e9496548245 100644 (file)
@@ -175,7 +175,8 @@ function headlines_callback2(transport, active_feed_id, is_cat, feed_cur_page) {
                }
        
                _feed_cur_page = feed_cur_page;
-       
+               _infscroll_request_sent = 0;
+
                notify("");
        } catch (e) {
                exception_error("headlines_callback2", e);