conformant: Add quickpanel callback to postpone hiding indicator
authorWonki Kim <wonki_.kim@samsung.com>
Thu, 8 Dec 2016 12:09:00 +0000 (21:09 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 2 Jan 2017 05:37:07 +0000 (14:37 +0900)
commitf851be724f22cace06c93f1362c5b69b191c71df
tree426732bd8c0e6fef3dae55254c1c114cf41a4e78
parent6d27e707be7bc72173dd71b6b8d28105d2d307b5
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