[NUI] Measure whole child in GridLayout (#1363)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Wed, 5 Feb 2020 01:55:27 +0000 (10:55 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 01:55:27 +0000 (10:55 +0900)
commita6b65af8bfb17a4d82873c50f4d691aa13f7e765
tree5d296929209324b82322ee52c55f0cabb3057b39
parentd06ae8acccc8b14b4b15d819719fb0d61b89324a
[NUI] Measure whole child in GridLayout (#1363)

Currently, GridLayout measures only first child for calculation so other child cannot layout its children.
Now, GridLayout measures whole child so they can layout its children.

Co-authored-by: agnelovaz <vaz.agnelo@gmail.com>
src/Tizen.NUI/src/public/Layouting/GridLayout.cs