efl/legacy/elementary/NEWS

24 lines
591 B
Plaintext
Raw Normal View History

Elementary 1.1.0
Changes since Elementary 1.0.0:
-------------------------
Additions:
* Focus can be moved in all directions by elm_widget_focus_go function.
* Reload theme when it change on disk.
Fixes:
* Genlist : Fixed genlist expandable effect bug when we expand/contract items with many children very quickly.
* Genlist : Realize move items during tree effect only when the item is not in the queue.
* Add missing files in the tarball.
* Fileselector : honor the folder_only option when using EIO
Improvements:
* Allocate once and reuse Evas_Map.
Removal: