aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-06-05 23:21:56 +0200
committerdec05eba <dec05eba@protonmail.com>2021-06-05 23:21:56 +0200
commit94fdd3f71b27bd28b643df8bfe68c07f9a3cae8b (patch)
tree9dad2030424cdac4f6cfe0ae5b6964cfa5b1169c /TODO
parentfaf6c3bce363ec00fb3d24699c1adeb02193f1b7 (diff)
Revert back highlight colors
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5f0fdfa..a1ae9ff 100644
--- a/TODO
+++ b/TODO
@@ -149,4 +149,5 @@ Display youtube playlists differently and support downloading the whole playlist
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.
-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
+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.
+Use correct spacing when in grid (card) mode. Should be row spacing instead of body spacing. \ No newline at end of file