efl_ui: activate widget focus on efl.ui.item.
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Wed, 26 Dec 2018 10:45:44 +0000 (19:45 +0900)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 27 Dec 2018 03:35:27 +0000 (12:35 +0900)
commit1e28565fef452cdf81e5b9d585de390830cbfddf
treeb7c6fbc5e2c056db0bdcee63266333b9bee12229
parent9b75edf5926e6bb6f2ceaaaf5833b717892bc34f
efl_ui: activate widget focus on efl.ui.item.

Summary:
Unlikely efl.ui.Layout, Item need to be focusable,
so it may traverse list by your command of focus moving.

Test Plan:
tested in
efl_ui_list_example_1.c
efl_ui_grid_example_1.c
check whether item show their focus properly.

scroll feature is not yet supported by efl_ui_scroll itself.

Reviewers: eagleeye, cedric, Hermet, felipealmeida, bu5hm4n

Reviewed By: bu5hm4n

Subscribers: bu5hm4n, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7465
src/lib/elementary/efl_ui_item.c