autoscroll focus: pass the object region position relative to the scroller.
authorchris <chris@indefini.org>
Thu, 5 Nov 2015 00:16:11 +0000 (16:16 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 5 Nov 2015 00:23:32 +0000 (16:23 -0800)
commit99288a9e35f9ea2dec5aa63d43ec996dd4e976c5
treeaa2fd8f219a7595a69c5363f8b8a9070acbf545c
parent5cfe1cff12645a94a9fd529f560125e1716d213a
autoscroll focus: pass the object region position relative to the scroller.

Summary:
The region position passed to region_show and region_bring_in used to be
relative to the object position, not the scroller.

This fixes T1686.

@fix

Reviewers: seoz

Maniphest Tasks: T1686

Differential Revision: https://phab.enlightenment.org/D3168

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elm_widget.c