Do not reload the widget automatically during widget creation. 77/292077/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20230517.090740
authorsunghyun kim <scholb.kim@samsung.com>
Thu, 27 Apr 2023 04:40:39 +0000 (13:40 +0900)
committersunghyun kim <scholb.kim@samsung.com>
Thu, 27 Apr 2023 04:43:48 +0000 (13:43 +0900)
commit91735cdbcf455f151a5751e4570885bf6c42a634
treea704ae6f12810a7e7eaf3bdc35f8b5400dd6ff61
parente82d55447fe53ad232ba4943ea121a00f8feedc6
Do not reload the widget automatically during widget creation.

before widget creation, the function of reloading the widget doesn't work.
in this case, the user needs to reload the widget manually
so widgetViewer doesn't perform reload function automatically.

Change-Id: Iecda82a60da4ed622bea02f7665c8db7e6c8942c
widget_viewer_dali/internal/widget_view/widget_view_impl.cpp