[NUI] Apply Padding and Margin in AbsoluteLayout
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 1 Oct 2021 06:22:27 +0000 (15:22 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 9 Nov 2021 05:57:53 +0000 (14:57 +0900)
commit9bfac8b949ad354a5140efcf5b79294d484c9b26
treeebd11fbcf8766b1ff96d18e1fdda2413bc5ba2db
parent801ed04171ab46c6ba344714cc2b979d0ba6901d
[NUI] Apply Padding and Margin in AbsoluteLayout

Previously, Padding and Margin was not applied in AbsoluteLayout.
So AbsoluteLayout's Padding and its children's Margin did not work.

Now, Padding and Margin are applied by AbsoluteLayout.
So AbsoluteLayout's children are positioned based on AbsoluteLayout's
Padding and children's Margin.
src/Tizen.NUI/src/public/Layouting/AbsoluteLayout.cs