[NUI] Measure whole child in GridLayout (#1364)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Wed, 5 Feb 2020 01:55:08 +0000 (10:55 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 01:55:08 +0000 (10:55 +0900)
commitd6567bb32c06e2fd78611783c9a5067281804e0f
treec22f67bf251861cdb447e9b3fad81e79138f6684
parent37346a70fb03f113a56f2dd8e72b4625dd9c2668
[NUI] Measure whole child in GridLayout (#1364)

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