aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-29 13:46:14 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-29 13:46:14 +0200
commit2a364f52f194c853f2cb62122bf84039ab3e1117 (patch)
tree6065393c3273fb13e76c2dc1593da92886242f0a /TODO
parentf97f67ebd6a9cd3b5a2b7ee295dad7dbb8fb2828 (diff)
Readd body touch scroll
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c103c0a..1968ffd 100644
--- a/TODO
+++ b/TODO
@@ -131,6 +131,5 @@ Notification race condition when fetching the first notifications page and recei
Submit on notifications item in matrix should jump to the message in the room.
Notifications should load their replied-to-message.
Readd copying of Text in Body copy constructor. Find out why we need to make the text dirty on copy.
-Readd touch scrolling to Body.
Body items that are no longer visible should stop their thumbnail download/creation (moving to bottom of file-manager is very slow).
Fix body flickering when moving up and there is a new local image to load. It happens because we have no idea how large the thumbnail is before loading it. \ No newline at end of file