conformant: Add quickpanel callback to postpone hiding indicator 94/103494/7
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 8 Dec 2016 12:09:00 +0000 (21:09 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 13 Dec 2016 01:37:17 +0000 (17:37 -0800)
commit42f53891564da720dad4252de73c28f33117044a
treeda57fae99a454d112a60fe164eebed47182b3811
parentafef94299613fafe9dd46276597873561a929080
conformant: Add quickpanel callback to postpone hiding indicator

In case of transparent mode of conformant,
indicator will hide in 3 seconds later after scrolled down by flicking.
and If user flicks one more time before it get hided,
quickpanel will be scrolled down.

However, no matter what the quickpanel is visible or not,
indicator will hide in 3 seconds.

this patch makes conformant postpond hiding it's indicator,
if quickpanel is visible.

@related packages
efl-modules
efl-misc

@tizen_fix

Change-Id: I2a541c42eae3c3c68110a06684cc03de51ecc0f1
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
src/lib/elm_conform.c
src/lib/elm_widget_conform.h