[NUI] make GridLayout.Orientation default value as Horizontal (#1828)
authorYeongJong Lee <cleanlyj@naver.com>
Wed, 15 Jul 2020 06:05:36 +0000 (15:05 +0900)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 06:05:36 +0000 (15:05 +0900)
commit63beaae260e28e9972759b40b66fc4f4aee3ec16
tree6c02f4322dbb17ffd27fffdc64fbe1abddd6210e
parent2ad46a8f18c9b64bfab4b963da09c6367dd0ecca
[NUI] make GridLayout.Orientation default value as Horizontal (#1828)

Before commit c04eaacb3186b0ea9e499d7a930b10e074134d32, child was added
from left to right by default. but now they are added from top to
bottom.
This patch reverts auto-placement rule to keep backward compatibility.
src/Tizen.NUI/src/public/Layouting/GridLayout.cs