Update TODO

This commit is contained in:
Kai Huuhko 2013-11-03 11:39:47 +02:00
parent cf1f98bbf6
commit cb1ae5d01a
1 changed files with 5 additions and 1 deletions

6
TODO
View File

@ -4,6 +4,10 @@ BUGS
* Evas: SmartObject doesn't work
* EdjeEdit: PartState API does not work
* Edje.External: The unit test fails
* Elm.Configuration: example crashes
* Elm.EdjeExternal: examples don't work properly
* Elm.Map: overlays_show segfaults, scrollers in examples jump when menu opens
TODO
@ -27,7 +31,7 @@ TODO
Elementary
==========
* Web needs a test and a lot of work: signals and documentation
* Web needs a lot of work: signals and documentation
* Review the new container type object item system.
Should the instance methods be classmethods instead?
* Drag-n-Drop (in progress/kuuko)