[NUI] use correct max column/row count in validation of child column/row (#1831)
authorYeongJong Lee <cleanlyj@naver.com>
Wed, 15 Jul 2020 07:26:36 +0000 (16:26 +0900)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 07:26:36 +0000 (16:26 +0900)
commit10194098d5bc9f4b97b9b65f0b546a4f668eb4df
tree18dd638c0aa8700cf629f9aa096455dfd68917b3
parentf43d421056aa4cde65d6541c1d87546079a5b0fe
[NUI] use correct max column/row count in validation of child column/row (#1831)

Column/row of GridLayout child should be compared to max column/row count which
is decided by auto-placement of GridLayout.
src/Tizen.NUI/src/internal/Layouting/GridLocations.cs