From f754a93f9f13fa7f30386caba397b91e127aab2c Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 13 Jan 2023 10:42:57 +0100 Subject: Debug MainWindow and add comments --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 2f063cf..b908670 100644 --- a/TODO.md +++ b/TODO.md @@ -19,4 +19,5 @@ - [ ] Be able to play against an engine - [ ] Implement full chess engine game analyzer/annotator - [ ] Handle .si4 databases - - [ ] Implement a page system for large databases (load massive databases per pages instead of entirely) \ No newline at end of file + - [ ] Implement a page system for large databases (load massive databases per pages instead of entirely) + - [ ] Add a tool in the toolbar of GameTabLeftPanel to run the live engine analysis using the last engine \ No newline at end of file -- cgit v1.2.3