From f5293f7a17967b6cf2e9362fa14fa214c1fa51cf Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 2 May 2023 13:46:54 +0200 Subject: [PATCH] Update todos --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 3916129..7f795b5 100644 --- a/TODO.md +++ b/TODO.md @@ -12,6 +12,8 @@ - [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 - [x] Debug engine name in the EngineTab configuration (use id for engine entry instead of name (otherwise name clash/bugs etc.)) + - [ ] Use static libraries for dependencies + - [ ] Update PGNP to last commit ## Additional Features - [x] Add a live evaluation bar to the BoardCanvas