[NUI] Fix Menu not to show Content if there is no menu item
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 23 Feb 2023 08:01:30 +0000 (17:01 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Fri, 24 Feb 2023 05:10:50 +0000 (14:10 +0900)
commitf633bf440543181e5832331df954f3c662d176e7
treec7a5d29d69d6f4b37c9f2d45d5e3e1a21084459b
parent34a615df792019ac4edf60ff138767406862f357
[NUI] Fix Menu not to show Content if there is no menu item

Menu.Content is a container of menu items.

Previously, Menu.Content was displayed even if there is no menu item.
Now, Menu.Content is displayed only if menu item exists.
src/Tizen.NUI.Components/Controls/Menu.cs