elementary/scroller - change the behavior when the scroller is bouncing.
authorjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 2 Nov 2011 12:07:47 +0000 (12:07 +0000)
committerjaehwan <jaehwan@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 2 Nov 2011 12:07:47 +0000 (12:07 +0000)
commita4136ec04d4c77da32f74ce400e1501e83419258
tree7183125868e4ec3aaafea970b6bd37bdb03c0ca6
parent1799d3fe3e489116e3e7cc62c97cead9aa90dcfe
elementary/scroller - change the behavior when the scroller is bouncing.

When the scroller is dragged repeatedly in a short time, it is accelerated.
If it reaches the edge of the content, the bouncing is started.
Sometimes because of the acceleration, the content cannot be shown in a moment.
In order to avoid that situation, the bounce animation have to be fixed
according the amount of acceleration.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64642 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/els_scroller.c