aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-04-11 05:27:10 +0200
committerdec05eba <dec05eba@protonmail.com>2022-04-11 05:27:10 +0200
commit08cef1dc766830825f9f25591fb70d0b360d6304 (patch)
tree1246a5bfa149a21058dc330f8158663922cdb6cf /TODO
parent56c05d5573c7145263ae35745c63818b5bb7a48d (diff)
Use correct reaction region size
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