mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Improve BoardCanvas
This commit is contained in:
parent
749455cf19
commit
7fe3e6dee0
3 changed files with 18 additions and 26 deletions
2
TODO.md
2
TODO.md
|
@ -1,7 +1,7 @@
|
|||
# TODO
|
||||
|
||||
## Before releasing v0.1.0
|
||||
- [ ] In BoardCanvas search for a workaround of the dynamic allocation of adata.buffer (on canvas resize)
|
||||
- [x] 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue