X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hp=e9d0cc5ae6f2e05930316d9484d4eed7355bbb74;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hpb=cd4cad0468612cf00c6e6879554e3cee58d4b1f9 diff --git a/TODO b/TODO index e9d0cc5a..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ -Styles must be improved (full width for smartphones, selectable text for PGN...) -Tooltip text should fade (even when mouse stay on it, especially for small screens) -Checkered stage 2: switch button at reserve position (or on top). -Mode expert: game.js, button on top (with online indicator) -Turn indicator on top too (black or white) +Finish rules translation in Spanish + improve existing ones +Design: final touch (gain extra space on top, using space on the right) +Crazyhouse: center reserves, grey if zero available, numbers superimposed +Promotions: increase pieces sizes, better background. +Code: use two spaces instead of tabs, everywhere. +Increase code line length to 100 or more? +(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)