Skip to content
Snippets Groups Projects
Commit 0a79ea50 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

updated todo

parent 305a4864
No related branches found
No related tags found
Loading
...@@ -232,6 +232,10 @@ Everything else: (A [x] means we've fixed it) ...@@ -232,6 +232,10 @@ Everything else: (A [x] means we've fixed it)
[ ] control main object font color from css [ ] control main object font color from css
[x] check new_object_textentry on editmode change [x] check new_object_textentry on editmode change
[ ] check if [key] and [keyup] handle autorepeat the same way [ ] check if [key] and [keyup] handle autorepeat the same way
[ ] gui_vmess: should it look like this:
(void *x, "msg", "arg_format", ...)
or as it currently looks, like this:
("msg", "arg_format", ...)
Crashers Crashers
-------- --------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment