aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-09 19:21:10 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-09 19:21:10 +0100
commit8e83bfb673b169eed34db8ac75b8f0ced49c83ea (patch)
treeeba70dab6811e93b803f075746f0d0b14f93b9bb
parent7caa5f958a2086fe1fa8f56bfc98bc7556b2b690 (diff)
Update metadata
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index c5f3011..4496664 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,7 @@
## Before releasing v0.1.0
- [ ] Implement pawn promotions in BoardCanvas
+ - [ ] Debug animations (have a more reliable approach (can segfault when clicking on variations in the editor))
- [x] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
- [x] Bind the chess game editor settings to EditorPrefs.hpp
- [x] Ask before closing MainWindow/Tabs if anything is not saved