Modified the overshooting effect to make it faster
authorAlejandro G. Castro <alex@igalia.com>
Thu, 6 Aug 2009 10:19:33 +0000 (12:19 +0200)
committerAlejandro G. Castro <alex@igalia.com>
Thu, 6 Aug 2009 10:19:33 +0000 (12:19 +0200)
commit8391dac264c19a729949cf4c8e9acb2109b85742
treeeadf409a9a762d92042096a582fac33041f1afb7
parent31763b0271acce5d263eafbd78c920a9bab543b4
Modified the overshooting effect to make it faster

* hildon/hildon-pannable-area.c,
(hildon_pannable_area_class_init): Increased the overshooting max
speed to get a faster effect.
(hildon_pannable_axis_scroll): Increased minimum speed and reduce
deceleration of the overshooting
(hildon_pannable_area_button_release_cb): Calculate initial
overshooting speed when finger on the screen using the distance to
launch the effect faster.

Fixes: NB#126115 (Pannable list overshooting is unusably slow for
lists with slow row renderers)
ChangeLog
hildon/hildon-pannable-area.c