Browse Source

Add fixing firefox '-' key mapping issue to TODO.

Joel Martin 15 years ago
parent
commit
d1616107c3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -1,3 +1,5 @@
+- Fix firefox key codes ('-', etc)
+
 - Make packet sequence number optional based on WebSockets 'path'.
 
 - Better status and error feedback.