elm_panel: set content as a sub object of panel object 39/147639/3
authorJaeun Choi <jaeun12.choi@samsung.com>
Tue, 5 Sep 2017 07:14:37 +0000 (16:14 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 7 Sep 2017 02:58:42 +0000 (02:58 +0000)
commitcfe2f1f6d1b66126f7daec6eae553a340dee4cc3
tree8cb9466dc7eaf11c83e6a93f370e47f85508d798
parent9501655b99929894840b3dcbc7f03d7bb76d3b27
elm_panel: set content as a sub object of panel object

since sd->bx is not an elm object, it is excluded from parent-child tree.
in case of a non-scrollable panel, the content needs to be attached to the tree
as a child of panel object directly.

Change-Id: I32b65fc2e2b213e510c3060ac877a4361653191a
origin: upstream (61381f6e3584118a70565eea79c355dd049b9e28)
src/lib/elm_panel.c