1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

rpc tweaks; viewfeed counters attachment changed

This commit is contained in:
Andrew Dolgov
2009-01-17 16:01:09 +01:00
parent 00fceabf61
commit a06d0e5a8b
3 changed files with 21 additions and 23 deletions
+2 -1
View File
@@ -394,7 +394,8 @@ function feedlist_init() {
document.onmousemove = mouse_move_handler;
document.onmousedown = mouse_down_handler;
document.onmouseup = mouse_up_handler;
setTimeout("timeout()", 0);
setTimeout("timeout()", 1);
if (typeof correctPNG != 'undefined') {
correctPNG();