You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/js
Veit Lehmann d1754390cc only do article update operations once when scrolling
I discovered that DOM operations and function calls were done several times inside the 100px mirror when scrolling through articles. Especially painful on seamless scrolling systems like Mac OS, where dozens of updates would slow down this part dramatically. This change fixes it.
12 years ago
..
FeedTree.js
PluginHost.js
PrefFeedTree.js
PrefFilterTree.js
PrefLabelTree.js
deprecated.js
feedlist.js Load selected feed after a short timeout 12 years ago
functions.js
index.html
prefs.js
tt-rss.js Add missing hotkey handler 12 years ago
viewfeed.js only do article update operations once when scrolling 12 years ago