Update metadata

This commit is contained in:
Loic Guegan 2023-01-09 19:21:10 +01:00
parent 7caa5f958a
commit 8e83bfb673

View file

@ -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