update todo
This commit is contained in:
parent
4ae0fea807
commit
6327ed51b4
1 changed files with 2 additions and 0 deletions
2
TODO.org
2
TODO.org
|
|
@ -36,6 +36,8 @@ The problem with this approach is that every change to a song's text or font met
|
|||
** Made this slightly faster
|
||||
Since strings are allocated on the heap, I've changed how to construct the svg string a bit, but honestly, it doesn't matter too much because most of the performance cost seems to be in rendering the string using resvg. So, this can still be something that get's fixed later
|
||||
|
||||
* TODO Font in the song editor doesn't always use the original version
|
||||
|
||||
* TODO [#C] Make the presenter more modular so things are easier to change. This is vague...
|
||||
|
||||
* TODO [#C] Figure out why the Video element seems to have problems when moving the mouse around
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue