[NUI] Measure opposite dimension correctly in GridLayout (#1548)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Fri, 17 Apr 2020 05:10:08 +0000 (14:10 +0900)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 05:10:08 +0000 (14:10 +0900)
commitc0aab3aea3efa64c4338ba9aec2a4653ef200d12
tree5819ba86779cd6fc2902616a94c0636624ff4bdf
parentb61d77e36358ecb4e1f26f30b8f6103fa7c093e7
[NUI] Measure opposite dimension correctly in GridLayout (#1548)

Prevously, opposite dimension of choosen grid orientation was not measured correctly.
It just followed parent's size even if measure mode is not "Exactly".

Now, following measure mode.
src/Tizen.NUI/src/public/Layouting/GridLayout.cs