From d2f078adb5293536d4c33718923a083f2e4de7fb Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 11 Jan 2023 11:56:21 +0100 Subject: Improve the binding between LiveEngineDialog and BoardCanvas --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 22c7139..2f063cf 100644 --- a/TODO.md +++ b/TODO.md @@ -10,7 +10,7 @@ - [ ] Make PGNGameBase use GotoNextGame() instead of ParseNextGame() in the NextGame() method to improve performance - [x] Clean and debug DragNDrop in BoardCanvas - [ ] Disable the "Analyze entire game" button (Not Yet Implemented) - - [ ] Keep engine evaluation bar visible (and best move arrows) as long as the live engine dialog is open + - [x] Keep engine evaluation bar visible (and best move arrows) as long as the live engine dialog is open ## Additional Features - [x] Add a live evaluation bar to the BoardCanvas -- cgit v1.2.3