mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-07 02:26:29 +02:00
Update metadata
This commit is contained in:
parent
e686937ce9
commit
741dc8a52e
1 changed files with 1 additions and 0 deletions
1
TODO.md
1
TODO.md
|
@ -6,6 +6,7 @@
|
||||||
- [x] Ask before closing MainWindow/Tabs if anything is not saved
|
- [x] Ask before closing MainWindow/Tabs if anything is not saved
|
||||||
- [x] Disable the save button in GameTab after saving (and re-enable it on new changes)
|
- [x] Disable the save button in GameTab after saving (and re-enable it on new changes)
|
||||||
- [ ] Make PGNGameBase use GotoNextGame() instead of ParseNextGame() in the NextGame() method to improve performance
|
- [ ] Make PGNGameBase use GotoNextGame() instead of ParseNextGame() in the NextGame() method to improve performance
|
||||||
|
- [ ] Clean and debug DragNDrop in BoardCanvas
|
||||||
|
|
||||||
## 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