]> git.wh0rd.org - tt-rss.git/commitdiff
infinite scrolling: tweaks (2)
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 9 Aug 2007 07:43:06 +0000 (08:43 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 9 Aug 2007 07:43:06 +0000 (08:43 +0100)
feedlist.js

index 1e2770bd4f278a7ded5c8653d1aa8b3f06e667d1..c0257fd91bb9eb21294cd11e5912bc86b6a626b0 100644 (file)
@@ -163,7 +163,9 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
                        query = query + "&omode=flc";
                }
 
-               notify_progress("Loading, please wait...", true);
+               if (!page_offset) {
+                       notify_progress("Loading, please wait...", true);
+               }
 
 //             xmlhttp.abort();