diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-31 10:56:29 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-31 10:56:29 +0100 |
| commit | aadfef20c89599ad2091811f3c25926fdf175253 (patch) | |
| tree | c8f3bc739563ca6d3096cd66abb769792b448019 | |
| parent | 35caa1aa4c7b1e4be7ec1191bd8eddce7b879eb4 (diff) | |
Debug metadata
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +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.)) + - [x] 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 |
