Revert "remove all scrolling changes for focused items."
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 11 May 2014 08:53:00 +0000 (17:53 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Sun, 11 May 2014 13:42:15 +0000 (22:42 +0900)
commit4f8614e8663b6763887f2f069a89c229516c6138
tree4967a8127cf1b08f910bde45aa5102a567d865ac
parentdfead75366aec7259d52f8b3d157b9fa0bc2a687
Revert "remove all scrolling changes for focused items."

This reverts commit 377179bdaf84aa1a86621cdfa64ed43613ab9d45.

The main claim of https://phab.enlightenment.org/T1205 was fixed in
the previous commit 30cada369. This code will be modifed again in the
next commit due to the api change during development life cycle.

Note: do not blindly revert this commit if you have any problem with
widget item focus. This commit is not related to any fundamental cause
of the issues. If you have a problem, please contact me first.

seojuyung2@gmail.com or SeoZ on IRC.

Thanks.
legacy/elementary/src/lib/elm_gengrid.c
legacy/elementary/src/lib/elm_genlist.c
legacy/elementary/src/lib/elm_list.c
legacy/elementary/src/lib/elm_toolbar.c