efl/src
Mike Blumenkrantz c8ff8b1706 efl/gesture: ignore multi-touch end events in tap gesture recognizer
we only care about the last touch unpress event, so we should be ignoring
every other event instead of canceling, as we are also ignoring the
multi-touch press events

Reviewed-by: woochan lee <wc0917.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D11206
2020-02-05 10:10:31 +01:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin efl_ui_tab_pager: do not directly inherit from spotlight anymore 2020-02-03 17:16:03 +01:00
bindings csharp: implement GetChildrenIndex for GenericModel 2020-02-04 17:17:27 +09:00
edje_external
examples ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl/gesture: ignore multi-touch end events in tap gesture recognizer 2020-02-05 10:10:31 +01:00
modules software_evas_engine: Remove unnecessary member for ector_surface_set 2020-02-05 10:47:15 +09:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: Supports transform properties 2020-01-29 21:42:43 +09:00
tests tests/gesture: add zoom and pinch tests 2020-02-05 10:10:02 +01:00
wayland_protocol