elc_naviframe: Hide preserved content after its item is popped.
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 30 May 2016 04:53:40 +0000 (13:53 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 30 May 2016 05:02:52 +0000 (14:02 +0900)
commit075ccc50220833944bdaf3710cd23d404d6b0b2c
treea812f500d00243ff2a0c9da480e868cc882dbc43
parent3092e08a83f754ba8d49cfda83e9c5408ed3e04a
elc_naviframe: Hide preserved content after its item is popped.

Previously, preserved content was shown unexpectedly after its naviframe
item was popped because the preserved content was not removed but was
unset from its naviframe item.

Since popped naviframe item becomes hidden on the screen, the preserved
content of the popped naviframe item should become hidden by default as
well.
src/lib/elementary/elc_naviframe.c