com.unity.uiextensions/Runtime/Scripts/Layout
Simon Jackson 383e19fb05 Merged in development (pull request #122)
Development

* Merged in updated_new_input_system_check (pull request #117)

Updated the new Input system switch and tested against 2021

* Updated LineRenderer to initialise with a 1 point array, this resolves an issue with Unity putting the previous controls vertext array in an uninitialised control.
Also updated examples checkout

* Merged in UpdatedLineRender (pull request #118)

UILineRender now initilises with a point of 1 to correct Unity issue

* Applied J.R. Mitchell's fix for the Accordion Controls/Accordion/AccordionElement.cs

resolves: #364

* Merged in AccordionFIx (pull request #119)

Update to Accordion to allow for prefab Accordion Elements

* Resolved issue where the Content Scroll snap would cause issue with only 1 child.
Also tested and fixed working with no children.

Resolves #362

* Merged in content_scroll_snap_fix (pull request #120)

ContentScrollSnap update

* Updated the PaginationManager to override if the ScrollSnap is in motion.
BuyerBeware, Unity's toggles can get in to a state where they are clicked but not clicked.

* Merged in PaginationFix (pull request #121)

Updated the PaginationManager to override if the ScrollSnap is in motion.

* Updated release notes and bumped version to release
2021-05-10 17:38:31 +00:00
..
CardUI Finalised new InputManagerHelper, which translates input based on the operating input system, new or old 2020-10-12 23:27:57 +01:00
FancyScrollView Updated Fancy Scroll View code to latest from repo 2020-06-30 15:14:04 +01:00
CardUI.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ContentScrollSnapHorizontal.cs Merged in development (pull request #122) 2021-05-10 17:38:31 +00:00
ContentScrollSnapHorizontal.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
CurvedLayout.cs Spell-checking and docs update 2020-07-08 20:38:28 +01:00
CurvedLayout.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
FancyScrollView.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
FlowLayoutGroup.cs Spell-checking and docs update 2020-07-08 20:38:28 +01:00
FlowLayoutGroup.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
HorizontalScrollSnap.cs Fixed issue with page events not being raised when inertia was disabled (velocity was always zero) 2020-09-28 23:59:47 +01:00
HorizontalScrollSnap.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
IScrollSnap.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
IScrollSnap.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
RadialLayout.cs Spell-checking and docs update 2020-07-08 20:38:28 +01:00
RadialLayout.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ScrollPositionController.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ScrollPositionController.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ScrollSnap.cs Spell-checking and docs update 2020-07-08 20:38:28 +01:00
ScrollSnap.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ScrollSnapBase.cs Merged in development (pull request #122) 2021-05-10 17:38:31 +00:00
ScrollSnapBase.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ScrollSnapScrollbarHelper.cs Spell-checking and docs update 2020-07-08 20:38:28 +01:00
ScrollSnapScrollbarHelper.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
TableLayoutGroup.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
TableLayoutGroup.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
TileSizeFitter.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
TileSizeFitter.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIVerticalScroller.cs Following reports that certain UI Extensions controls do not work with the new input system, working on a small refactor to manage and handle dependencies on the old input system. 2020-10-08 17:07:39 +01:00
UIVerticalScroller.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
VerticalScrollSnap.cs Final roll-up and fix. 2020-09-28 23:43:03 +01:00
VerticalScrollSnap.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00