mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-07 02:26:29 +02:00
Update TODO.md
This commit is contained in:
parent
3429b35dfe
commit
d9a340d392
1 changed files with 2 additions and 0 deletions
2
TODO.md
2
TODO.md
|
@ -3,6 +3,8 @@
|
||||||
## Before releasing v0.1.0
|
## Before releasing v0.1.0
|
||||||
- [ ] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
|
- [ ] 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
|
- [ ] 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
|
## Additional Features
|
||||||
- [ ] Add a live evaluation bar to the BoardCanvas
|
- [ ] Add a live evaluation bar to the BoardCanvas
|
||||||
|
|
Loading…
Add table
Reference in a new issue