com.unity.uiextensions/Scripts/Layout
Simon (darkside) Jackson 184f608ed7 Switched to using AnchoredPosition as key rather than the original LocalPosition. This seems to resolve the long standing intermittent issue with the content becoming offset on scroll. 2020-06-22 15:48:16 +01:00
..
CardUI Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
FancyScrollView Updated Fancy ScrollView and added Example 8 2019-12-04 17:25:31 +00:00
CardUI.meta Added CardUI controls to the project - Thanks to @ryanslikesocool 2019-01-07 14:47:41 +00:00
ContentScrollSnapHorizontal.cs Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
ContentScrollSnapHorizontal.cs.meta Created a Content Scroll Snap that snaps onto the children of the content no matter their sizing or spacing 2017-12-05 14:23:01 -08:00
CurvedLayout.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
CurvedLayout.cs.meta Initial check-in for the 1.1 release, fixes include: 2016-05-17 13:26:50 +01:00
FancyScrollView.meta Updated Fancy Scroll view to the latest 2019-09-27 13:30:11 +01:00
FlowLayoutGroup.cs Layout changes to support Vertical Flow 2017-09-08 21:14:58 -03:00
FlowLayoutGroup.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
HorizontalScrollSnap.cs Switched to using AnchoredPosition as key rather than the original LocalPosition. This seems to resolve the long standing intermittent issue with the content becoming offset on scroll. 2020-06-22 15:48:16 +01:00
HorizontalScrollSnap.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
IScrollSnap.cs Added Scrollbar helper to ALL current scroll snaps 2017-07-02 10:09:52 +01:00
IScrollSnap.cs.meta Added Scrollbar helper to ALL current scroll snaps 2017-07-02 10:09:52 +01:00
RadialLayout.cs Added child layout fix from John Hattan 2018-04-19 18:01:41 +01:00
RadialLayout.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
ScrollPositionController.cs Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
ScrollPositionController.cs.meta Added the FancyScrollView control and Examples 2017-08-02 10:21:45 +01:00
ScrollSnap.cs fixed adding component ScrollSnapScrollbarHelper multiple times 2018-10-04 00:19:56 +03:00
ScrollSnap.cs.meta Checkin with FlowLayoutGroup, HorrizontalScrollSnap fixes 2015-10-01 19:29:58 +01:00
ScrollSnapBase.cs Switched to using AnchoredPosition as key rather than the original LocalPosition. This seems to resolve the long standing intermittent issue with the content becoming offset on scroll. 2020-06-22 15:48:16 +01:00
ScrollSnapBase.cs.meta Refactored general code for HSS / VSS in to base class 2016-12-05 10:15:48 +00:00
ScrollSnapScrollbarHelper.cs Updated ScrollSnapScrollbarHelper to only be added in the scene per object once 2019-12-04 16:08:27 +00:00
ScrollSnapScrollbarHelper.cs.meta Added Scrollbar helper to ALL current scroll snaps 2017-07-02 10:09:52 +01:00
TableLayoutGroup.cs Modified Vertical layout functions to use nested loops to minimize condition test failures 2016-12-31 09:12:29 +00:00
TableLayoutGroup.cs.meta Updated Table Layout Group component for release and added docs 2016-12-30 17:28:34 +00:00
TileSizeFitter.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
TileSizeFitter.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
UIVerticalScroller.cs More Options for UI Vertical Scroller 2019-02-22 18:08:50 +01:00
UIVerticalScroller.cs.meta Added initial version of the UI Vertical scroller from Mrs. YakaYocha 2015-12-23 14:54:32 +00:00
VerticalScrollSnap.cs Switched to using AnchoredPosition as key rather than the original LocalPosition. This seems to resolve the long standing intermittent issue with the content becoming offset on scroll. 2020-06-22 15:48:16 +01:00
VerticalScrollSnap.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00