naviframe: Fix to work clicked callback of auto pushed button.
authorJaehyun Cho <jae_hyun_cho@naver.com>
Sun, 5 Jul 2015 08:00:06 +0000 (17:00 +0900)
committerJaehyun Cho <jae_hyun_cho@naver.com>
Sun, 5 Jul 2015 08:29:57 +0000 (17:29 +0900)
commit4af0ab2fc821b7d1125a0d0f71048fa0536545a0
treea360421dc48be4f81815cafba0af7331e6b5fc16
parent0f62bf7d2accba310e0ecf3fa30422f20ac6cc4a
naviframe: Fix to work clicked callback of auto pushed button.

To avoid multiple item pops, the auto pushed button deletes its clicked
callback once it is called.
However, if the auto pushed button is not supposed to be deleted in pop
callback, the clicked callback should be restored.

@fix
src/lib/elc_naviframe.c
src/lib/elm_widget_naviframe.h