elc_naviframe: Remove default label when necessary 73/280473/5
authorArtur Świgoń <a.swigon@samsung.com>
Tue, 30 Aug 2022 13:14:22 +0000 (15:14 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Wed, 12 Oct 2022 09:10:28 +0000 (11:10 +0200)
commit4c6952fb5611f421a26eb4953cd55c91d42473cc
treea28541f838ac3d9b3d563aa8681af897d67d7cb9
parentb8c7059faf8e7994409dd783c43e4a95bdf4a238
elc_naviframe: Remove default label when necessary

When using a Naviframe inside of another Naviframe the default label
stack can become corrupted, i.e. the items from both naviframes can get
intermixed (as in the case of wifi-efl-ug), causing navigation issues.
Limiting the default label stack to one item per Naviframe helps solve
this issue.

@tizen_only

Change-Id: I4cebbe76067616d7055021e60e51a472c2f679a2
src/lib/elementary/elc_naviframe.c