From 7fe3e6dee0b66bac61ae20c2e2cd8bcc843b8f5d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 8 Jan 2023 12:26:38 +0100 Subject: Improve BoardCanvas --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ef013b8..3b94154 100644 --- a/TODO.md +++ b/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) -- cgit v1.2.3