[e-mod-tizen-screen-reader] Reduce the timeout threshhold of flick to scroll 01/230201/1 accepted/tizen/unified/20200421.150354 submit/tizen/20200412.213308 submit/tizen/20200414.010532 submit/tizen/20200414.064511 submit/tizen/20200414.100322 submit/tizen/20200416.001154 submit/tizen/20200416.215157 submit/tizen/20200417.234115 submit/tizen/20200419.220844 submit/tizen/20200420.213352
authorPrasoon Singh <prasoon.16@samsung.com>
Wed, 8 Apr 2020 07:50:51 +0000 (13:20 +0530)
committerLukasz Oleksak <l.oleksak@samsung.com>
Wed, 8 Apr 2020 11:11:41 +0000 (11:11 +0000)
commitf73233a5fd3050284147ce40b18b1a84d2261cb3
tree37bcf39537e77cd8af6e113151fe4e0fd2deb1f4
parent35586c3a23aa591a3af784e1f3918ef8fa27c6f5
[e-mod-tizen-screen-reader] Reduce the timeout threshhold of flick to scroll

As mouse move is emitted only if difference between down and move
event time is greater that 100ms. Due to which when flick is done
scrolling could not start. Only if drag is done scrolling starts.

Change-Id: I4fdd294ebaca579438a288b0348af8fd6132bad1
Signed-off-by: Prasoon Singh <prasoon.16@samsung.com>
(cherry picked from commit bd6f28fddbc4daa87d2a76681518bde3be14f11a)
src/e_screen_reader_config.c