diff options
author | Kai Huuhko <kai.huuhko@gmail.com> | 2013-11-03 11:39:47 +0200 |
---|---|---|
committer | Kai Huuhko <kai.huuhko@gmail.com> | 2013-11-03 11:39:47 +0200 |
commit | cb1ae5d01af2ac8619ec612646b890b5317aa9e4 (patch) | |
tree | 83e4888eaf8c54e7cf77f8ff5dd43d6dc0f0f046 /TODO | |
parent | cf1f98bbf611ad14662254988a48529cfedcf49c (diff) |
Update TODO
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,6 +4,10 @@ BUGS | |||
4 | 4 | ||
5 | * Evas: SmartObject doesn't work | 5 | * Evas: SmartObject doesn't work |
6 | * EdjeEdit: PartState API does not work | 6 | * EdjeEdit: PartState API does not work |
7 | * Edje.External: The unit test fails | ||
8 | * Elm.Configuration: example crashes | ||
9 | * Elm.EdjeExternal: examples don't work properly | ||
10 | * Elm.Map: overlays_show segfaults, scrollers in examples jump when menu opens | ||
7 | 11 | ||
8 | 12 | ||
9 | TODO | 13 | TODO |
@@ -27,7 +31,7 @@ TODO | |||
27 | Elementary | 31 | Elementary |
28 | ========== | 32 | ========== |
29 | 33 | ||
30 | * Web needs a test and a lot of work: signals and documentation | 34 | * Web needs a lot of work: signals and documentation |
31 | * Review the new container type object item system. | 35 | * Review the new container type object item system. |
32 | Should the instance methods be classmethods instead? | 36 | Should the instance methods be classmethods instead? |
33 | * Drag-n-Drop (in progress/kuuko) | 37 | * Drag-n-Drop (in progress/kuuko) |