elm_gengrid: improve genlist behaviour
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 12 Dec 2018 18:08:44 +0000 (19:08 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 07:13:58 +0000 (16:13 +0900)
commit53b84d9bfd5751262dee96ae631888b97bf050f1
tree0f5e2eb764b4c3db0941cfe361abb08be277a4da
parent1b5dd1bb0800d2c1959318ddb191fc22cd86b586
elm_gengrid: improve genlist behaviour

the new behaviour is (as genlist in the previous commit):
- focus the first item when down is pressed
- focus the last item when up is pressed
- do not go into the widget with tab or ctrl+tab and just return
immidiantly

fixes T6805

Reviewed-by: YeongJong Lee <yj34.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D7454
src/lib/elementary/elm_gengrid.c
src/lib/elementary/elm_gengrid.eo