update TODO.md

This commit is contained in:
Simon Gardling 2022-03-22 14:47:11 -04:00
parent c02dc63674
commit 5c3fb215e5

View File

@ -16,4 +16,7 @@
9. Threading
10. fix integral display
11. Improve loading indicator
- Dynamically hide and unhide it when lagging
12. add comments in `parsing::process_func_str` for it to be better understandable
13. Look into other, better methods of compression that would be faster
14. Better handling of panics and errors to display to the user