[NUI] Fix Menu's BackgroundColor
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 15 Jul 2021 00:49:53 +0000 (09:49 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 19 Jul 2021 09:01:03 +0000 (18:01 +0900)
commit0dc4b85dbd022e28e6c35a6d428fbe5c90f4508a
treefcd2a5d1f15494ecd3456dfaadbb45d7dc0e454c
parentfdeb18a80ab8ca5c24eb22920edff1efcd96b332
[NUI] Fix Menu's BackgroundColor

Menu covers the window size to dismiss Menu when outside of Menu is touched.

Therefore, Menu's BackgroundColor should be transparent and Menu Content's
BackgroundColor should be set instead.
src/Tizen.NUI.Components/Controls/Menu.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs