X-Git-Url: https://git.yukkurigames.com/?p=pwl6.git;a=blobdiff_plain;f=BUGS.org;h=dcde463f3766acb6e81c9d8ca2dce859ab3c2f6f;hp=95be2a42b3e09693713c5b2717f0c723382abb9b;hb=bffe3357b81ce04c92af808d2f81d54d5680a61c;hpb=4acf66ea4fe8765022ca84cc9ed68ad6ee7c6403 diff --git a/BUGS.org b/BUGS.org index 95be2a4..dcde463 100644 --- a/BUGS.org +++ b/BUGS.org @@ -1,3 +1,13 @@ -* TODO Close buttons should be position:fixed -* TODO Detect WebGL failure on Windows and offer DX redistributable -* TODO Fix version number in OS X About dialog +* Next Version +** Upgrade node-webkit wrapper to 0.10.4. + This moves the Windows version of Chromium several steps forward, + and fixes the stall that prevented the 0.10.x series from working + properly on Windows before. +** DONE Close buttons don't scroll off the top of the dialog + Actually, they still do in most browsers, but as position: sticky + support rolls out, they will work correctly. +** DONE Include DLLs necessary for broader Windows support + +* Pending +** TODO Fix version number in OS X About dialog +** TODO Detect WebGL failure on Windows and offer DX redistributable