interface_scrollable: Fix not hold the flag on mouse down 77/113477/2
authorSubodh Kumar <s7158.kumar@samsung.com>
Wed, 19 Aug 2015 15:38:04 +0000 (21:08 +0530)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 8 Feb 2017 09:54:44 +0000 (01:54 -0800)
commit012537f1e5cb2355940c7cf15c75027e3fbc6c2c
treef0a5ec52d4f3222d9117568ac27d493c766397eb
parentd74ddaf579f741b4ac7420bd3e4ff47195bc40d1
interface_scrollable: Fix not hold the flag on mouse down

when user click fast enough right after scrolling.
becuase there is animators, mouse events aren't invoked at all.

This patch is ported from tizen_2.4.
http://165.213.149.170/gerrit/#/c/75245/

@tizen_fix

Change-Id: I79b8fd201da0dbefe86da0ef43af0ff0c31ab2e8
Signed-off-by: Subodh Kumar <s7158.kumar@samsung.com>
src/lib/elm_interface_scrollable.c