From ee76ed6b9c0c31a341d7633ae7424ede2ca3f154 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 9 Aug 2021 18:36:19 +0200 Subject: Dont show search text when search is suggestion --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 113aec8..0aecd84 100644 --- a/TODO +++ b/TODO @@ -46,7 +46,7 @@ Remove related videos that have already been watched (except the first related v Add F5 to refresh page. Allow choosing which translation/scanlation to use on mangadex. Right now it uses the latest one, which is most likely to be the best. Retry download if it fails. -Readd autocomplete, but make it better with a proper list. Also readd 4chan login page. +Readd 4chan login page. Modify sfml to use GL_COMPRESSED_LUMINANCE and other texture compression modes (in sf::Texture). This reduces memory usage by half. Decrease memory usage even further (mostly in matrix /sync when part of large rooms) by using rapidjson SAX style API to stream json string into SAX style parsing. Sometimes we fail to get images in mangadex, most common reason being that the manga is licensed and we can't view the manga on mangadex. QuickMedia should implement mangaplus and redirect us to mangaplus plugin to view the manga, or simply show that we cant view the manga because its licensed. -- cgit v1.2.3