Commit Graph

12 Commits (fa5c95e8ba5de9352527316ad4419f5264fd0ef5)

Author SHA1 Message Date
Simon (darkside) Jackson 03c2e4d81f Numerous fixes to HSS / VSS - added warning not to use scrollbars
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
2016-05-28 00:04:08 +01:00
Simon (darkside) Jackson df39a76f3c Added patch to limit the Reorderable List component to Screenspace-Overlay canvases for now to avoid issues until it can be updated.
--HG--
branch : develop_5.3
2016-05-23 21:30:06 +01:00
Simon (darkside) Jackson ca29aabed3 Added tooltips to new properties on V & H ScrollSnaps
Moved new ScrollConflictManager script to correct place

--HG--
branch : develop_5.3
2016-05-17 22:46:37 +01:00
Simon (darkside) Jackson 3b5bdaaa5a Initial check-in for the 1.1 release, fixes include:
* 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
2016-05-17 13:26:50 +01:00
srinivas sunil dcf73019e9 ScrollConflictManager edited online with Bitbucket
--HG--
branch : srinivassunil/scrollconflictmanager-created-online-wit-1456590432246
2016-02-27 16:31:23 +00:00
srinivas sunil 654cd416cd ScrollConflictManager created online with Bitbucket
--HG--
branch : srinivassunil/scrollconflictmanager-created-online-wit-1456590432246
2016-02-27 16:28:02 +00:00
Simon (darkside) Jackson 21b25437a8 Merge upstream changes from 5.2
--HG--
branch : develop_5.3
2015-12-02 17:14:12 +00:00
Simon (darkside) Jackson b4666aea02 Patch fixes from 4.6 support
Updated Asset package to 1.0.5
Updated ReadMe

--HG--
branch : develop_5.2
2015-10-29 21:24:51 +00:00
Simon (darkside) Jackson 5bd1751993 Testing complete for Re-Orderable Lists
Added Editor Menus

--HG--
branch : develop_5.2
2015-10-29 21:01:19 +00:00
Simon (darkside) Jackson a88c7a9c1b Initial Checkin of new Re-Orderable List.
Still ToDo:
1: complete testing scenarios
2: Update Editor script to add new auto-create option

--HG--
branch : develop_5.2
2015-10-29 16:07:17 +00:00
Ziboo 953770528d Reorderable List:
- Added support for HorizontalLayout and GridLayout
- Change Property  RectTransform Content to LayoutGroup ContentLayout

--HG--
branch : develop_5.2
2015-10-29 14:12:26 +01:00
Ziboo 36aa65f226 add ReorderableList
only vertical for now...

--HG--
branch : Ziboo-ReorderableList
2015-10-29 00:07:35 +01:00