Elementary els_scroller: Fix a bug with ui-mirroring.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Feb 2011 16:00:00 +0000 (16:00 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Feb 2011 16:00:00 +0000 (16:00 +0000)
commit08cfc06a4f2ab18e8078ba840386984220fbc573
tree413162c1d8f2f35978dd636d15e0cdf21b3e1702
parent080f88ae4e03a420c3f02db528ee50bd3fa85a6b
Elementary els_scroller: Fix a bug with ui-mirroring.

Bug happened when child_w < scroller_w and ui-mirroring was on.
The position calculated was smaller than 0 and thus not correct.

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