com.unity.uiextensions/Scripts/Controls/ReorderableList
Jesús González e82dd8dc6e Fixed: when moving an element from a Reorderable List to another one that's empty, the element size was being reset to the default 100,100. This also happened is moving any element to the start of a it current list.
This version of the fix is more correct, as it is only touching the ResetSizes() method.
2018-12-12 20:12:26 -03:00
..
ReorderableList.cs Fix reorderable lists 2018-03-30 20:00:26 +03:00
ReorderableList.cs.meta 1st Pass update, Updated controls: 2017-05-05 14:06:52 +01:00
ReorderableListContent.cs 1st Pass update, Updated controls: 2017-05-05 14:06:52 +01:00
ReorderableListContent.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00
ReorderableListDebug.cs Added UI Knob 2016-07-17 19:21:41 +01:00
ReorderableListDebug.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00
ReorderableListElement.cs Fixed: when moving an element from a Reorderable List to another one that's empty, the element size was being reset to the default 100,100. This also happened is moving any element to the start of a it current list. 2018-12-12 20:12:26 -03:00
ReorderableListElement.cs.meta 1st Pass update, Updated controls: 2017-05-05 14:06:52 +01:00