update todo

This commit is contained in:
Luca Conte 2025-02-17 15:17:47 +01:00
parent 5d90cffe84
commit 3b92444022
1 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Modular data conversion tools (for developers)
- [X] zooming
- [X] fix zooming font size
- [ ] controls explanation
- [X] controls explanation
- [ ] typed values
- [ ] implicit type conversion
- [ ] explicit type converters (eg. number to text with specified precision)
@ -32,3 +32,4 @@ Modular data conversion tools (for developers)
- [ ] array type
- [ ] array splitters / concatinators
- [ ] convert network to code
- [ ] zoom control buttons