genlist/gengrid/list: Fix first on_focus call correctly by checking focus highlight.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 22 Apr 2014 14:15:20 +0000 (23:15 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 22 Apr 2014 14:18:04 +0000 (23:18 +0900)
commitb173ed7c859697e74cd5f1de852c6f47bd4a0e54
tree431887bbc1e4aa51c977d47a717344686756a432
parent1303a6dbec45300088fa3c2b6cd2363ed4ee40bd
genlist/gengrid/list: Fix first on_focus call correctly by checking focus highlight.

First on_focus call should consider focus highlight enable status and
do the different job according to that.

This can be tested in "genlist 7" and "genlist focus" examples in
elementary_test.
legacy/elementary/src/lib/elm_gengrid.c
legacy/elementary/src/lib/elm_genlist.c
legacy/elementary/src/lib/elm_list.c