From 2b11848007873daca9c6f13ae4aaa6ca9c20f54e Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 31 Jan 2023 08:30:52 +0100 Subject: [PATCH] Update metadata --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 8dfd236..3bb6d6f 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +11,7 @@ - [x] Clean and debug DragNDrop in BoardCanvas - [x] Disable the "Analyze entire game" button (Not Yet Implemented) - [x] Keep engine evaluation bar visible (and best move arrows) as long as the live engine dialog is open + - [ ] Debug engine name in the EngineTab configuration (use id for engine entry instead of name (otherwise name clash/bugs etc.)) ## Additional Features - [x] Add a live evaluation bar to the BoardCanvas