aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-22 13:37:07 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-22 13:37:07 +0200
commit398eeeca691a14dd883c33fde16de55fe1ed6a4f (patch)
treebb7383d6899ce759563c6303934deac82b279d90 /TODO
parentb1860b675c3be3433bc370b4d53480722d529b95 (diff)
Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps as well, readd updateGeometry
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 96646ee..2d03656 100644
--- a/TODO
+++ b/TODO
@@ -130,4 +130,4 @@ Youtube now requires signing in to view age restricted content. For such videos
Notification race condition when fetching the first notifications page and receiving a notification immediately after the first sync? we might end up with a duplicate notification.
Submit on notifications item in matrix should jump to the message in the room.
Notifications should load their replied-to-message.
-Readd updateGeometry in Body.cpp. They were commented out because they caused a crash in Text.cpp \ No newline at end of file
+Readd copying of Text in Body copy constructor. Find out why we need to make the text dirty on copy. \ No newline at end of file