Debug metadata

This commit is contained in:
Loic Guegan 2023-01-31 10:56:29 +01:00
parent 35caa1aa4c
commit aadfef20c8

View file

@ -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