aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-05 17:33:08 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-05 17:33:08 +0100
commit316ab2260553bd38b5dd2d8385c44dc062f3ef28 (patch)
treedf043fab39defe92b4434c9423dadab18f88a6b2 /TODO.md
parent4b8d2db4ba3dbbfc222274047d3e310381bab9ab (diff)
Update metadata
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index ea5522c..a1feb09 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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