aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-09 11:06:54 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-09 11:06:54 +0100
commit741dc8a52eb0c1e8b70f5e06e7d43db939e64f21 (patch)
treeda394e2754dce54d0d53647f0a4687f1c574b17d /TODO.md
parente686937ce9df0ac938b5e23727b335efa53a81b7 (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 2f80a5e..e2e019f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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