diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-08 12:26:38 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-08 12:26:38 +0100 |
| commit | 7fe3e6dee0b66bac61ae20c2e2cd8bcc843b8f5d (patch) | |
| tree | a997d0eaf35e9d6a54d4655d21183f144b468312 /TODO.md | |
| parent | 749455cf19d84a3657c3cddf04394ddff5a81ea8 (diff) | |
Improve BoardCanvas
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
