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 4d83999..13f227e 100644
--- a/TODO
+++ b/TODO
@@ -222,4 +222,5 @@ Periodically cleanup old cache files (especially manga images, thumbnails and me
and if its X days old then check and remove old files again and update the file.
Render watch progress in youtube.
Set _NET_WM_USER_TIME (see sfml).
-Make saucenao work with encrypted images in matrix, or show an error as this is a "security" risk. \ No newline at end of file
+Make saucenao work with encrypted images in matrix, or show an error as this is a "security" risk.
+Body image cache (async image loader) should take requested size into consideration, because the same image can be requested at multiple sizes and we dont want to cache the smaller sized image for both. This happens on 4chan right now when navigating from the catalog page to a thread page and seeing OPs image. \ No newline at end of file