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 41a5971..d15119e 100644
--- a/TODO
+++ b/TODO
@@ -32,4 +32,5 @@ Press home/end to scroll to top/bottom.
Scrolling past page causes the page to jump up and down very fast because the new thumbnail is loaded. Fix this somehow. In youtube this can be fixed by setting the thumbnail image fallback size to the same size and thumbnail images, but that doesn't work for matrix with different image sizes!
Add setting to disable sending typing events to the server (matrix).
Support emoji (mainly for matrix), by readding Text code from dchat. Also do the same but for inline images, text editing and url colors and clicking (also clicking on inline images).
-Also take code from dchat to support gifs (inline in text). \ No newline at end of file
+Also take code from dchat to support gifs (inline in text).
+Fix page jumping up/down in image continuous mode when scrolling past images that fail to load / scrolling fast. \ No newline at end of file