Screen-reader: Two finger move gesture sensitivity increased as its
authorShilpa Singh <shilpa.singh@samsung.com>
Fri, 10 Apr 2020 12:48:22 +0000 (18:18 +0530)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 5 May 2020 23:42:59 +0000 (08:42 +0900)
difficult to scroll, flick with two fingers currently.
PLM fixes: P200407-01580, P200311-04050
Signed-off-by: Prasoon Singh <prasoon.16@samsung.com>
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
Change-Id: I6f3b8f810523476176e759ee18085bd18def5128

src/e_mod_accessibility_conf.c

index 6add0cf..dfc58e6 100644 (file)
@@ -1,7 +1,7 @@
 #include "e_mod_accessibility_conf.h"
 #include "e.h"
 
-#define DEFAULT_QUICKPANEL_AREA_SIZE 40
+#define DEFAULT_QUICKPANEL_AREA_SIZE 60
 #define DEFAULT_LONGPRESS_TIMEOUT 0.4
 #define ACCESSIBILITY_CONFIG "Screen_Reader_Accessibility_Config"
 #define MODULE_ACCESSIBILITY "module.screen_reader.accessibility"