Releases: setchi/FancyScrollView
Releases · setchi/FancyScrollView
v1.9.0
- Fixed a bug padding head does not work when unscrollable #49
v1.8.9
- Fixed dublicate snap settings in Scroller inspector #46
v1.8.5
- Cosmetic changes to example scenes
- Remove unnecessary access modifiers (2212636)
- Update ScenesDropdown (b540dc0)
- Add implementation that select cell by tapping cell (07db408)
v1.8.3
- Fixed bug in alignment calculation of
FancyScrollRect
(c657baf)
- Add default position calculation to
FancyScrollRect.UpdatePosition
(150df8d)
- Cosmetic change to example scenes
v1.8.2
- Refactor grid layout components (note breaking change)