mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 17:46:30 +02:00
Changes todos
This commit is contained in:
parent
a2448ccf54
commit
20df3fce6b
1 changed files with 1 additions and 0 deletions
1
TODO.md
1
TODO.md
|
@ -18,6 +18,7 @@
|
||||||
- [ ] Debug the Preference window on OS X (GetIcon() must be overridden)
|
- [ ] Debug the Preference window on OS X (GetIcon() must be overridden)
|
||||||
- [x] When MainWindow is resized, the chess move editor scroll get broken if it was in used(It is related to CGEditor, on canvas resize, ScrollX/ScrollY is not updated properly, thus item can become unreachable)
|
- [x] When MainWindow is resized, the chess move editor scroll get broken if it was in used(It is related to CGEditor, on canvas resize, ScrollX/ScrollY is not updated properly, thus item can become unreachable)
|
||||||
- [ ] When OChess preferences are changed, they are not applied on the openned tabs (only on OS X)
|
- [ ] When OChess preferences are changed, they are not applied on the openned tabs (only on OS X)
|
||||||
|
- [ ] In CGEditor, when moves are deleted, scroll mus be resets otherwise bugs (sounds like a reset scroll method in the Scrollbar should do the trick)
|
||||||
|
|
||||||
## Additional Features
|
## Additional Features
|
||||||
- [x] Add a live evaluation bar to the BoardCanvas
|
- [x] Add a live evaluation bar to the BoardCanvas
|
||||||
|
|
Loading…
Add table
Reference in a new issue