update TODO

This commit is contained in:
Simon Gardling 2022-03-23 23:35:31 -04:00
parent 26000b06c8
commit 8240c041c6

View File

@ -13,7 +13,7 @@
6. Sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos)
7. nth derivative support (again)
8. Rewrite `FunctionEntry` to move more information and handling to egui_app (such as config changes)
9. Threading
9. Threading (Partially mplemented when running natively)
10. Fix integral display
11. Improve loading indicator
- Dynamically hide and unhide it when lagging