elm-theme-viewer/TODO

9 lines
360 B
Plaintext
Raw Normal View History

2012-11-29 20:04:47 -08:00
* use enum for widget type.
* use hash to search widget name.
2012-11-29 22:03:08 -08:00
* use eina_stringshare correctly
* do edje_file_collection_list_free correctly. now it frees 'frame' from the list when this api is called. weird..
2012-12-03 07:01:28 -08:00
* add entry emoticon samples.
2013-04-25 07:04:10 -07:00
* fix preview object align issue.
* adopt scroller for preview object if needed.
* support elm_object_disabled_set API.