Elm glayer: Cleaned elm_gesture_layer.c.
[framework/uifw/elementary.git] / config / standard / base.src
index c967fbc..78c7d75 100644 (file)
@@ -53,4 +53,5 @@ group "Elm_Config" struct {
   value "glayer_line_angular_tolerance" double: 0.34906585; /* Represents 20 DEG */
   value "glayer_flick_time_limit_ms" uint: 60; /* 60 ms to finish flick */
   value "glayer_long_tap_start_timeout" double: 1.2; /* 1.2 sec to start long-tap */
+  value "glayer_continues_enable" uchar: 1;          /* Continues gesture enabled */
 }