Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MnFeN authored Apr 26, 2024
1 parent 90854df commit 7eb2b28
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -719,18 +719,20 @@ System.ArgumentOutOfRangeException - Index out of range.
```

## Current To-do List
- [ ] Detailed action descriptions
- [ ] review
- [x] Detailed action descriptions
- [x] review
- [x] Show the count of errors
- [x] combobox row height (written but not used: the customized drawing caused the loading time changed from 1 s to 3 s)

## Future
- [ ] ReadMemory
- [ ] More entity data from memory
- [ ] Global font settings
- [ ] Aura font size
- [ ] More intelligent autofill: close the brackets, move the cursor, and refresh the autofill form.
- [ ] RichTextBox
- [ ] Dictionary Variable Editor (Sort)
- [ ] Show the count of errors and warnings
- [x] combobox row height (written but not used: the customized drawing caused the loading time changed from 1 s to 3 s)
- [ ] Figure out a way to apply rotation matrix
- [ ] Vector and matrix
- [ ] Add customized exceptions to the math functions (need to tolerate with testmode and the exptextbox bgcolor logic).
- [ ] `_color[x][y]`
- [ ] global font settings
- [ ] deselect actions in loop dgv
- [ ] aura

0 comments on commit 7eb2b28

Please sign in to comment.