update todo
This commit is contained in:
parent
5c8b3f344f
commit
508d9a2d88
1 changed files with 2 additions and 2 deletions
4
TODO.org
4
TODO.org
|
|
@ -6,12 +6,12 @@ This will be based on each slide having the ability to activate an action (i.e.
|
|||
|
||||
This is working but the right click context menu is all the way on the edge of the ui so you can't control all the slides. It also needs a lot of help in making the system more robust and potentially lest reliant on the Presenter struct itself.
|
||||
|
||||
* TODO [#A] Font in the song editor doesn't always use the original version
|
||||
* TODO [#B] Font in the song editor doesn't always use the original version
|
||||
There seems to be some issue with fontdb not able to decipher all the versions of some fonts that are OTF and then end up loading the wrong ones in some issues.
|
||||
|
||||
* TODO [#B] Find a way to use auth-token in tests for ci
|
||||
If I can find out how to use my secrets in ci that would free up more tests, but I could also just turn that test off for the CI so that it won't constantly fail for now
|
||||
* TODO [#B] Rename menu actions to menu commands and build a reverse hashmap for settings to map commands to key-binding such that we can allow for remapping them on the fly.
|
||||
* TODO [#C] Rename menu actions to menu commands and build a reverse hashmap for settings to map commands to key-binding such that we can allow for remapping them on the fly.
|
||||
|
||||
* TODO [#B] Saving and loading font awareness
|
||||
Someday we should make the saving and loading to be aware of the fonts on the system and find a way to embed them into the save file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue