[NUI] fix wrong total expand value in expanded size calculation (#1833)
authorYeongJong Lee <cleanlyj@naver.com>
Thu, 16 Jul 2020 02:09:12 +0000 (11:09 +0900)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 02:09:12 +0000 (11:09 +0900)
commit8ccbeaa9613a79c6d6c61b6e3b201666ac31e6de
tree7a7fd345e25673f82af138acb1b4c43ab0a4658e
parent10194098d5bc9f4b97b9b65f0b546a4f668eb4df
[NUI] fix wrong total expand value in expanded size calculation (#1833)

The result is reversed. `totalHorizontalExpand` should be used in
horizontal orientation.
src/Tizen.NUI/src/internal/Layouting/GridLocations.cs