From 8b4294ec3b4c43d0a9d4b360abf89b500e716493 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 17 May 2022 19:57:37 -0400 Subject: [PATCH] update TODO.md (no longer a priority) --- TODO.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index 45ab190..25aaec0 100644 --- a/TODO.md +++ b/TODO.md @@ -12,10 +12,9 @@ 3. Allow constants in min/max integral input (like pi or euler's number) 4. Sliding values for functions (like a user-interactable slider that adjusts a variable in the function, like desmos) 5. Fix integral display -6. Turn Dynamic Iterator functions into traits -7. Better handling of roots and extrema finding -8. Add closing animation for function entry -9. Fix mobile text input -10. Write custom plotter -11. Add Url hashes loading and setting -12. Store settings in LocalStorage/Cookies and persist state +6. Better handling of roots and extrema finding +7. Add closing animation for function entry +8. Fix mobile text input +9. Write custom plotter +10. Add Url hashes loading and setting +11. Store settings in LocalStorage/Cookies and persist state