Update TODO
[vchess.git] / TODO
CommitLineData
8864e274 1Styles must be improved (full width for smartphones, selectable text for PGN...)
e64a4eff
BA
2Tooltip text should fade (even when mouse stay on it, especially for small screens)
3Checkered stage 2: switch button at reserve position.
4If a played disconnect right after opponent sent a move, it might be never received: secure this
9775362b
BA
5Think about non-conventional variants with 2 kings for example: undercheck highlight?
6 --> underCheck should return a vector in this case. Adapt.
0cfb5936 7 --> incheck should be an array of squares, in general. Think AntiKing