aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-03 09:32:44 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-03 09:32:44 +0100
commitd9a340d3922c9458ca1718d3cbe32e5cbff4c2ce (patch)
tree38edb3276ca82edc7fd9ede760766e74c952389c /TODO.md
parent3429b35dfe3401eec5660526cb01dc9fd72dec73 (diff)
Update TODO.md
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index fd3ac65..ea5522c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,6 +3,8 @@
## Before releasing v0.1.0
- [ ] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
- [ ] 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)
## Additional Features
- [ ] Add a live evaluation bar to the BoardCanvas