[NUI] Padding bug in LayoutGroup fixed (#1136)
authoragnelovaz <agnelo.vaz@samsung.com>
Mon, 25 Nov 2019 01:04:01 +0000 (01:04 +0000)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 25 Nov 2019 01:04:01 +0000 (10:04 +0900)
commit22f19a613580e3b88fb1ff12118fbdee71d29d0c
tree0e8c383ef6a8f426d0b333b2e68eabd24c3e4d5f
parent79386bfa8354b59963d10cf96b9ef7be565b16a6
[NUI] Padding bug in LayoutGroup fixed (#1136)

LayoutGroup measuring child without using the parent's padding.
Resulted in LinearLayout not reducing the childs size when padding applied to parent
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs