[NUI] Open new GridLayout APIs and Properties (#1834)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Layouting / GridLayout.cs
2020-07-27 neostom432[NUI] Open new GridLayout APIs and Properties (#1834)
2020-07-15 YeongJong Lee[NUI] make GridLayout.Orientation default value as...
2020-07-15 YeongJong Lee[NUI] respect GridLayout child margin (#1825)
2020-07-15 YeongJong Lee[NUI] make xxxStretchProperty default value as StretchF...
2020-07-09 neostom432[NUI] Fix GridLayout logic (#1814)
2020-06-15 YeongJong Lee[NUI] GridLayout Refactoring to support column, row...
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-04-17 neostom432[NUI] Measure opposite dimension correctly in GridLayou...
2020-04-02 neostom432[NUI] Fix grid layout measurement (#1513)
2020-03-19 huiyueun[NUI] Add Horizontal Grid (#1461)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-05 neostom432[NUI] Measure whole child in GridLayout (#1365)
2020-01-20 neostom432[NUI] Fixed GridLayout scrolling issue (#1324)
2019-09-30 agnelovaz[NUI] Layouting API made public (#1026)