Do not reload the widget automatically during widget creation. 75/292075/1 accepted/tizen/7.0/unified/20230517.151757 accepted/tizen/7.0/unified/20230608.164745 accepted/tizen/7.0/unified/20230615.051500 accepted/tizen/7.0/unified/20230615.061150 accepted/tizen/7.0/unified/20230719.171809 accepted/tizen/7.0/unified/20231024.025358 accepted/tizen/7.0/unified/20231026.165734 accepted/tizen/7.0/unified/20231116.025856 accepted/tizen/7.0/unified/20231122.100652 accepted/tizen/7.0/unified/20231130.102014 accepted/tizen/7.0/unified/20231207.071839
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:42:15 +0000 (13:42 +0900)
commit1d9a9e30910310a2455692bc41c55bf700909e15
treed9feea1e5096c357dd03440d8b3401756ab1198c
parent2a14c1e9cb9f82ea45529f69c74477f66f481217
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