diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-22 13:37:07 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-22 13:37:07 +0200 |
commit | 398eeeca691a14dd883c33fde16de55fe1ed6a4f (patch) | |
tree | bb7383d6899ce759563c6303934deac82b279d90 /TODO | |
parent | b1860b675c3be3433bc370b4d53480722d529b95 (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-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |