diff options
author | jcid <devnull@localhost> | 2008-01-02 00:48:50 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-01-02 00:48:50 +0100 |
commit | b33e0ab7a06ab6b2e7da7e0b7ece4b39d2ce0a3f (patch) | |
tree | 0fec4706c1ad20c63ae0886445d04de26964ced9 /README | |
parent | eb0733ac6de692a30ea0ebe6a47519b5337f4e22 (diff) |
- Made TopGroup a PackedGroup, simplifying UI code and removing workarounds.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Advanced * Form elements are not yet hooked/implemented. You can look Fixed * Sometimes pages don't load giving a warning on an already closed IO. I'll try to look at this one soon. * No image maps. - * The SELECT element inside FORMS is not implemented. +Fixed * The SELECT element inside FORMS is not implemented. * no FRAMES rendering * no https (there's a barebones prototype). |