From 08cef1dc766830825f9f25591fb70d0b360d6304 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 11 Apr 2022 05:27:10 +0200 Subject: Use correct reaction region size --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3