elementary/scroller - change the behavior when the scroller is bouncing.
authorJaehwan Kim <jae.hwan.kim.neo@gmail.com>
Wed, 2 Nov 2011 12:07:47 +0000 (12:07 +0000)
committerJaehwan Kim <jae.hwan.kim.neo@gmail.com>
Wed, 2 Nov 2011 12:07:47 +0000 (12:07 +0000)
commit4bc5d7be0b787fb3380a976230448cf4f0a7bac3
tree7183125868e4ec3aaafea970b6bd37bdb03c0ca6
parent121fa46643bfdb849209d4d9dd611ad84c0eb1e3
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.

SVN revision: 64642
src/lib/els_scroller.c