Update TODO.md

This commit is contained in:
Loic Guegan 2023-01-03 09:32:44 +01:00
parent 3429b35dfe
commit d9a340d392

View file

@ -3,6 +3,8 @@
## Before releasing v0.1.0
- [ ] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
- [ ] Bind the chess game editor settings to EditorPrefs.hpp
- [ ] Ask before closing MainWindow/Tabs if anything is not saved
- [ ] Disable the save button in GameTab after saving (and re-enable it on new changes)
## Additional Features
- [ ] Add a live evaluation bar to the BoardCanvas