Evas events: Fixed more issues with pointer grabbing.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 29 Jun 2011 02:03:33 +0000 (02:03 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 29 Jun 2011 02:03:33 +0000 (02:03 +0000)
commit0f9e579a12c0c43364ba8045815b7006e1c6ef9c
tree6a32b8b774efb2d19b98100c5e613fc7a653d1ae
parent6bf009a61df03e2f0e54d31cb76419774e30d202
Evas events: Fixed more issues with pointer grabbing.

We want to free the grab even if mouse up happened outside of the
object's region (that's the whole point of grabbing...). Also, we don't
want to update the grabbed list anywhere but in mouse down.

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