[NUI] Delete the used window in widget
authorsunghyun kim <scholb.kim@samsung.com>
Mon, 19 Jun 2023 01:39:40 +0000 (10:39 +0900)
committerhuiyu <35286162+huiyueun@users.noreply.github.com>
Tue, 11 Jul 2023 05:46:11 +0000 (14:46 +0900)
commitb05c07aafd469fcb01fa41a074bf5d221d1b76ca
tree638f68712eb6bb96f164e5b1349c15e8bc7af287
parentdccb2e3a065e94b44fca795fdfd0df5c6a85aa60
[NUI] Delete the used window in widget

Delete the used window so that the window can be deleted normally when deleting the widget.
this is for memory leak issue.
src/Tizen.NUI/src/internal/Widget/WidgetImpl.cs
src/Tizen.NUI/src/public/Widget/Widget.cs
test/Tizen.NUI.WidgetViewTest/0.Template/Tizen.NUI.WidgetTest/SimpleWidgetApp.cs
test/Tizen.NUI.WidgetViewTest/0.Template/Tizen.NUI.WidgetViewTest/SimpleWidgetViewApp.cs