Fix a clipping mode bug 88/293088/3
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 19 May 2023 10:02:59 +0000 (19:02 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 22 May 2023 06:03:57 +0000 (15:03 +0900)
commitd89d8f2db892ac5a7950d8be588e1da24e20698b
tree6d4b4a649e9f993647e991e8a70ef18458c25f14
parent8e34d61d2a3466c3a306a5d07ccbcc292256d897
Fix a clipping mode bug

Clipping had a bug when it is used with the DrawMode::OVERLAY_2D.
The node should be added to the overlayRenderables.

Change-Id: I2464ec54551927249cdf8d23ed4e6ebf2a79615f
automated-tests/src/dali/utc-Dali-Actor.cpp
dali/internal/update/manager/render-task-processor.cpp