mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 17:46:30 +02:00
Update todo
This commit is contained in:
parent
7ea1e6dc2a
commit
aa6888f850
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -16,7 +16,7 @@
|
|||
- [x] Update PGNP to last commit
|
||||
- [x] Remove duplicated variations (currently if variation is played more than once it is added anyway to the move list)
|
||||
- [ ] Debug the Preference window on OS X (GetIcon() must be overridden)
|
||||
- [ ] When MainWindow is resized, the chess move editor scroll get broken if it was in used(It is not related to CGEditor, looks like some resize events are not properly handled)
|
||||
- [ ] 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)
|
||||
|
||||
## Additional Features
|
||||
|
|
Loading…
Add table
Reference in a new issue