Elementary smart-scroller: Fixed scroller "jumping" in some cases.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Apr 2011 07:51:26 +0000 (07:51 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Apr 2011 07:51:26 +0000 (07:51 +0000)
commit17038360f5f5fdf5fbeab5cd5a3f8708ab6debfc
tree76eccba41457db7cf35f17569efbe75325acca7d
parentb8b13ba5d869b779e03fdb2317b0a8e4fc704684
Elementary smart-scroller: Fixed scroller "jumping" in some cases.

In some cases, for example resizing the GenGrid test or just using
ephoto, the scroller would jump to the right before going to it's
proper direction. We should check if the position is below minimum
after we reduce the position, and not instead.

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