subsurface: Update position of comp object upon creation 55/309155/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 4 Apr 2024 02:01:21 +0000 (11:01 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Fri, 5 Apr 2024 06:46:29 +0000 (15:46 +0900)
commit83464277f2c1e0ec2394524b0ba88d3f96c81994
tree940650bd3622d8b3d05bd34e22029976087893c1
parentf59ef13db3db11ac0f15c09c8561f1604ea76a01
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: Ifbb8c6254da06c9086a933657158f11bf12094b6
src/bin/e_compositor.c