subsurface: Update position of comp object upon creation 43/309143/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 4 Apr 2024 02:01:21 +0000 (11:01 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 5 Apr 2024 06:01:41 +0000 (15:01 +0900)
commit0166c4cacc78f3b0eba9802822a1224153b87615
tree1ebfcd198b22891c3407a1d76b2961accdb1c997
parent57d1d3b4c111814e4ebc629f3bcbea16a138e58e
subsurface: Update position of comp object upon creation

Upon creation, the position of the comp object for a subsurface must be
updated to ensure that the subsurface is positioned correctly based on
its ancestral relationships. By doing so, the subsurface will be
accurately placed according to the translated positions of its ancestor
surfaces.

Change-Id: Ie9324ffe0ae04b8df728f915c353df258cc565db
src/bin/e_compositor.c