Make _evas_event_havemap_adjust() recursive
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Sep 2010 06:31:41 +0000 (06:31 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Sep 2010 06:31:41 +0000 (06:31 +0000)
commitb1aaf0854dc2e5979fc8d47bac346b43e7f4915c
tree2b8d285e44929fe04fa585c628fd16cdb9320bd7
parent411eb48df573238a908017f4ceb05faadff8f4e0
Make _evas_event_havemap_adjust() recursive
Make this function recursive, so it can adjust the coords for all
parent objects. It starts with the grand-grand-grand-...-parent and goes
down until the same object.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@52407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_events.c