ctxpopup: add two flags set value for show again after dismiss 55/166655/2
authorJinYong Park <j4939.park@samsung.com>
Thu, 11 Jan 2018 10:04:56 +0000 (19:04 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 11 Jan 2018 11:20:49 +0000 (11:20 +0000)
commitb9773ef610c2125a4804f26eecf6121b45a4753a
tree565aef3fed832e5e06c33e898af921d0377fd893
parenta09284890656ee1f100f64f01d2e3459902c170b
ctxpopup: add two flags set value for show again after dismiss

In case of first show, there flag value is initialized,
so show_signals_emit could be called normally.
But dismiss ctxpopup and show again, that two value is set other value
by dismiss function, so show_signals_emit is blocked

Change-Id: I9fb52bc6efd83ea1b3c34d32fff6c17a23c5c3ca
Signed-off-by: JinYong Park <j4939.park@samsung.com>
src/lib/elementary/elc_ctxpopup.c