From: 김재환 <jae.hwan.kim@samsung.com>
author김재환 <jae.hwan.kim@samsung.com>
Mon, 31 Jan 2011 10:13:40 +0000 (10:13 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 31 Jan 2011 10:13:40 +0000 (10:13 +0000)
commitf0ef6f5a8b0dd6e1a9876443f511f911f80d5c7d
treed74d2025a5c68bf914f9f3164806d25a13e30318
parent872010151c9988c7971f944514966a16394c53c4
From: 김재환 <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] els_scroller - Cannot click even if it
reach to end

I have another issue in scroller when the bounce is off.
Scroller cannot be clicked even if it reach to edge and animation is
end.
The reason is why the momentum animation is running even if it reach
end and bounce animation is off.
So I change the code that if it reach the edge in case of bounce-off,
the momentum animation is stoped.
The following is the patch code.

SVN revision: 56580
src/lib/els_scroller.c