elm_image: Remove double callback on mouse_up
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 27 Sep 2013 08:09:36 +0000 (17:09 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 1 Oct 2013 10:09:52 +0000 (19:09 +0900)
commitfada635034bed5105297d04441e680930c98e6ae
treeafe3ea464c86af125328f0e8388cfa1b549cfaf8
parent6641cc792e15e031fd785cc431073ca06addea00
elm_image: Remove double callback on mouse_up

In case of MOUSE_UP event, both the hit rectangle and the
smart image object received the event, thus producing double
clicks.
legacy/elementary/src/lib/elm_image.c