Safety check for control set/get property 98/299298/3
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 10:21:00 +0000 (19:21 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Tue, 10 Oct 2023 03:21:03 +0000 (12:21 +0900)
commit6579f7c035427de86295ba0cd09c4969a179507e
tree11f2ac71fb65c9da5f6abc01bde11d670f0862e6
parenta9d18b92a8d9df42ee69b4a7a421472c885ce971
Safety check for control set/get property

Since some workerthread can access and try to get/set control's visual,
we might need to assert if worker thread try to use them.

Note : Current logic might got error if someone try to change API before
app create, but less care for now.

Change-Id: I68cb0ff5b822721a73c4fd40f4b86d21ddf1759f
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali-toolkit/internal/controls/control/control-data-impl.cpp