From 1406ea55305666958d265855cf400e7fc1cdbbf7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 7 Apr 2022 15:01:47 +0200 Subject: 4chan: move replies text to reactions, clear reactions when not visible on screen --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 73eb504..4d83999 100644 --- a/TODO +++ b/TODO @@ -135,7 +135,6 @@ 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. Use correct spacing when in grid (card) mode. Should be row spacing instead of body spacing. Instead of selecting the first/last item when reaching the top/bottom, keep the selected column and instead scroll the body so the first/last item is visible. -Cleanup reactions when they are not visible on the screen. Kill async image downloader thread when the item with the image is no longer visible on the screen. Embedding elements in rich text: first byte should be an invalid utf8 character and the next 3 bytes should be an index into a vector with the element data. This forms 1 utf32 character. Do not set fps to monitor hz if no key is pressed and cursor is not moving (for example when the computer is sleeping). (Maybe just detect if any sfml event is received), but maybe that wouldn't work with accelerometer. -- cgit v1.2.3