X-Git-Url: https://git.auder.net/images/pieces/current/gitweb.js?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=ebfc70e51684fd013fccdb8f91085574b9d78454;hpb=bdb1f12dbb7e2d72ce3a0803a0cf2626e1f821e0;p=vchess.git diff --git a/TODO b/TODO index ebfc70e5..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,2 @@ -PGN text is not selectable on desktop computer (understand why?!) -Mode expert: game.js, button on top (with online indicator) +Finish showProblem() in components/problemSummary.js (send event with infos, and pass message to game component) +Add new mode in game component: "problem", in which we show description + hidden solution (reveal on click)