elm_gesture_layer: Add new config value to handle tap finger size. 26/173326/2
authorWoochan Lee <wc0917.lee@samsung.com>
Tue, 20 Mar 2018 12:26:15 +0000 (21:26 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Wed, 21 Mar 2018 01:19:41 +0000 (10:19 +0900)
commit059b3caf5045024fc365ac706a8999e505800250
tree7bb8e8382c443299f7ae5511701e1388d06a98a9
parente93c927f1ea2fd5d90ee525d9b8ac62271dcafac
elm_gesture_layer: Add new config value to handle tap finger size.

The tap_finger_size value of the concept is different from the finger_size value used in the past.

We need a minimum value for recognize the gesture as a tap or not.

Since the actual screen has different screen sizes, there is a problem that the recognition rate of tap is lowered when using the existing value(finger_size)

https://phab.enlightenment.org/D5842

Change-Id: I197f55e78ef6a1b76998ce2696858b87b2329389
src/lib/elm_config.c
src/lib/elm_gesture_layer.c
src/lib/elm_priv.h