Ensure to show the scrollbars, if required, on the adjustment::changed signal
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 28 May 2009 15:50:40 +0000 (17:50 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 28 May 2009 15:54:36 +0000 (17:54 +0200)
commit56c6c64162252d9c5d8ee24f74dda79afe534b69
treec1d32354f5311cf10629d550bd4b7bfaa8ab0f1d
parent8da6ff71c7836b19a991a72fa2d69b6b552b3a16
Ensure to show the scrollbars, if required, on the adjustment::changed signal
handler

* hildon/hildon-pannable-area.c
(hildon_pannable_area_initial_effect): Remove the initial_effect
management, check initial_hint
(hildon_pannable_are_expose_event): Remove the initial_hint management,
set initial_effect to FALSE
(hildon_pannable_are_refresh): Check if we need to show the scrollbars,
by launching the fade_timeout if the scrollbars state has changed and are
visible
* examples/hildon-pannable-area-initial-hint-example.c
Modified to allow to remove rows too. Add and remove rows one by one
ChangeLog
examples/hildon-pannable-area-initial-hint-example.c
hildon/hildon-pannable-area.c