[NUI] Measure whole child in GridLayout (#1365)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Wed, 5 Feb 2020 01:51:03 +0000 (10:51 +0900)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 01:51:03 +0000 (10:51 +0900)
commit8a5da77a12b434c399112b01391bf975b85392a9
tree7bc789f5f2c84ec822216084c58b874af427f0b4
parent1b75e6f0872f797c3a584d7fc5aebb422ef81553
[NUI] Measure whole child in GridLayout (#1365)

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