elm-theme-viewer/TODO

21 lines
761 B
Plaintext
Raw Normal View History

2012-11-29 20:04:47 -08:00
* 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..
2013-04-25 07:04:10 -07:00
* fix preview object align issue.
* adopt scroller for preview object if needed.
2013-06-24 09:37:19 -07:00
* implement open, code, about popup.
2013-08-15 07:24:57 -07:00
2013-08-14 12:47:20 -07:00
* not implemented :
calendar, conformant, ctxpopup, datetime, dayselector, diskselector, hover,
map, notify, panes, photocam, scroller, segment control, slideshow, video
* needs to be fixed :
2013-08-15 07:24:57 -07:00
colorselector, panel, player, separator, slider
* [widget]
popup : item content support.
2014-05-09 22:26:29 -07:00
* Add edc layout preview feature.
* Add e theme preview feature.
2014-10-26 16:53:39 -07:00
* Show default style by default. Promote default style list item.
* Implement open menu with file selector.