Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@mrbeardy mrbeardy released this 08 Mar 14:39

UIExtensions ReorderableLists were previously failing, potentially due to it working with UGUI's GridLayoutGroup type directly. This release changes our class to inherit from UGUI's, and only changes the areas that need changing.

This fixes the issue, but also cuts down a lot of unneeded code, and also allows us to reuse the Editor provided by UGUI.