genlist/gengrid : Add upadating 'focus' state in item realized function

Desktop / Enlightenment / Elementary - SangHyeon Lee [samsung.com] - 23 February 2015 02:57 UTC

Summary: When an item is realized, select/disable/expand signal emission to the view object of an item was handled correctly,but there are no updating code for focus state.

@fix

Test Plan: tested by editing genlist/genlist item edc to react on elm,state,focused and move scroll signals to unrealized/realized item again.

Reviewers: raster, seoz

Reviewed By: seoz

Subscribers: eunue

Differential Revision: https://phab.enlightenment.org/D2024

ca312ed genlist/gengrid : Add upadating 'focus' state in item realized function.
src/lib/elm_gengrid.c | 3 +++
src/lib/elm_genlist.c | 3 +++
2 files changed, 6 insertions(+)

Upstream: git.enlightenment.org


  • Share