* Scrolling - working
* Fast Swipe - working (as well as Unity can fast swipe :S)
* Mask with only visible items - working
* Jump to page - working
Just found a bug with removing / adding items
--HG--
branch : develop_5.3
Added fix for reorderable list last item issue
Fixed UI Vertical scroller demo - swapped year and day round as it was confusing
UI Selectable fix for onDisable to set as unpressed
Added new Shine Effect control
1.1 release coding done. Next update release notes and test
--HG--
branch : develop_5.3
* Update to Line Renderer - updated scrip plus patches, now more code friendly for adding points
* New Curved Layout component
* ScrolTo script updated based on authors new version
* UISoftAlphaMask updated to latest version
* Added ScrollSpeed to Horizontal and Vertical Scroll Snap
* Added Scroll Conflict Manager (untested)
ToDo:
* Test Scroll Conflict manager
* Make the distance between pages on the H&V Scroll snaps configurable
* Test Scroll Snap starting page fix
* Review Reorderable List scrolling issue
* Review Reorderable List Worldspace render issue
--HG--
branch : develop_5.3
Using rect.width & rect.height instead of sizeDelta.
Like that you can have the top container use stretch anchors
--HG--
branch : Ziboo/change-how-children-are-resize-using-rec-1443606808122