Added management for the grab-focus to a child widget, like a range, we need to fade...
authorAlejandro G. Castro <alex@igalia.com>
Tue, 26 Aug 2008 10:56:03 +0000 (10:56 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Tue, 26 Aug 2008 10:56:03 +0000 (10:56 +0000)
commit66781397eb602be496038dcf6b26d5363aa77e24
tree9612fa7aaf9ef2eaef9071ce3901791425b594d1
parent28eb04ae758aad26f4f059ecac94f4c3ee5806a7
Added management for the grab-focus to a child widget, like a range, we need to fade out the scrollbar when releasing.

* src/hildon-pannable-area.c,
(hildon_pannable_area_init): Connected the grab-focus signal to
the callback.
(hildon_pannable_area_grab_notify): Added this function in order
to manage the situation when the grab-focus ends. We have to
fade-out the scrollbar.
ChangeLog
src/hildon-pannable-area.c