aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 088511e..5f0fdfa 100644
--- a/TODO
+++ b/TODO
@@ -148,4 +148,5 @@ Show a subscribe button for channels, which should be red and say "subscribe" if
Display youtube playlists differently and support downloading the whole playlist at once.
To fix jitter in body when items are added before the selected item, we should increase page_scroll by the height of the new item.
Cancel current search when search is updated.
-Support 4chan archive. \ No newline at end of file
+Support 4chan archive.
+Use old method of rendering body where rendering items is done up and down, starting from the selected item. This will make quickmedia run as fast when displaying 100 000 items as when displaying 10 items. \ No newline at end of file