diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ - [ ] 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) + - [ ] Make PGNGameBase use GotoNextGame() instead of ParseNextGame() in the NextGame() method to improve performance ## Additional Features - [ ] Add a live evaluation bar to the BoardCanvas |
