[NUIComponents] Roll back error modification
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / ScrollableBase.cs
2020-03-09 neostom432[NUI] Change PageToSnap Behavior (#1453)
2020-02-28 neostom432[NUI] Use padding & margin to meausre size in Layout...
2020-02-24 neostom432[NUI] Add ScrollEvent to ScrollableBase (#1430)
2020-02-20 neostom432[NUI] Remove draft property in ScrollableBase (#1428)
2020-01-30 neostom432[NUI] Add ScrollToIndex to ScrollableBase (#1352)
2020-01-21 neostom432[NUI] Add/change scroll event (#1331)
2020-01-20 neostom432[NUI] Fixed GridLayout scrolling issue (#1324)
2020-01-13 neostom432[NUI] Add ScrollEnabled property to ScrollableBase...
2020-01-10 neostom432[NUI] Initialize pan direction of ScrollableBase to...
2019-12-24 Xianbing Teng[NUI.Components] Fix build warnings (#1233)
2019-12-19 agnelovaz[NUI.Components] Layout scroller/Scrollable Horizontal...