Update metadata

This commit is contained in:
Loic Guegan 2023-01-09 11:06:54 +01:00
parent e686937ce9
commit 741dc8a52e

View file

@ -6,6 +6,7 @@
- [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)
- [ ] Make PGNGameBase use GotoNextGame() instead of ParseNextGame() in the NextGame() method to improve performance
- [ ] Clean and debug DragNDrop in BoardCanvas
## Additional Features
- [ ] Add a live evaluation bar to the BoardCanvas