efl/legacy/elementary/src
Vaibhav Gupta 55b361bcc4 Genlist: Dont select first item if its DISPLAY_ONLY
Summary:
Updated genlist to select first item which is not in
DISPLAY_ONLY mode

@fix

Signed-off-by: Vaibhav Gupta <g.vaibhav1@samsung.com>

Test Plan:
Following is the test to verify:
1. Create a genlist
2. Make 1st item as ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY
3. Now bring the focus to genlist by key down
4. It should bring focus on 2nd item and not 1st.

Reviewers: raster, Hermet, SanghyeonLee, singh.amitesh

Subscribers: sachin.dev

Differential Revision: https://phab.enlightenment.org/D2957
2015-08-28 20:03:35 +09:00
..
bin test_gengrid: add item_select_on_focus_disabled option in gengrid2 test 2015-08-28 13:59:52 +05:30
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
imported
lib Genlist: Dont select first item if its DISPLAY_ONLY 2015-08-28 20:03:35 +09:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00