diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-11 11:56:21 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-11 11:56:21 +0100 |
| commit | d2f078adb5293536d4c33718923a083f2e4de7fb (patch) | |
| tree | 8a7137a28eb1f8e501b0f14d4ed8e1663d940f8f /TODO.md | |
| parent | 93c7cb3d24a2827e776d11d49ee6e5364548f064 (diff) | |
Improve the binding between LiveEngineDialog and BoardCanvas
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
