com.unity.uiextensions/Scripts
Jesús González 61aab3765b Reorderable lists now have a new field "EqualizeSizesOnDrag", default to false. When it is true it sets every item size (when being dragged over the current list) to the current size of the first element of the list.
true was the default behaviour before, and it might be useful in some cases so I left the option there, but in most use cases I encountered so far, and according to Issue 268 (https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues/268/re-orderable-lists-different-width-height) the false behaviour is expected.
2019-04-10 09:43:17 -04:00
..
Controls Reorderable lists now have a new field "EqualizeSizesOnDrag", default to false. When it is true it sets every item size (when being dragged over the current list) to the current size of the first element of the list. 2019-04-10 09:43:17 -04:00
Effects Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
InputModules Updated readme and UI placement update for AIM / GIM 2015-10-09 20:26:03 +01:00
Layout Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
MenuSystem Resolves #210 2018-04-28 12:32:17 +01:00
Primitives Updated and included a new LineRenderer that is based off an Array instead of a list to reduce allocations. 2019-03-09 13:26:11 +00:00
ToolTips Tabs -> spaces 2018-11-25 23:04:28 -02:00
Utilities Updated and included a new LineRenderer that is based off an Array instead of a list to reduce allocations. 2019-03-09 13:26:11 +00:00
VR Extensions Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
Controls.meta Added UI Knob 2016-07-17 19:21:41 +01:00
Effects.meta Moved effects to their own folder 2015-12-01 16:01:01 +00:00
InputModules.meta Added new components for 1.0.0.5 release 2015-10-09 19:47:23 +01:00
Layout.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
MenuSystem.meta 1st stage pass adding the Menu system from Unite. 2017-08-02 17:50:22 +01:00
Primitives.meta Merge upstream changes from 4.6 2015-12-02 16:58:06 +00:00
TabNavigationHelper.cs Updated TabNavigation based off comments in #149 2017-07-16 19:29:47 +01:00
TabNavigationHelper.cs.meta Updated TabNavigation based off comments in #149 2017-07-16 19:29:47 +01:00
ToolTips.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UIWindowBase.cs Scripts unified. 2015-02-02 23:07:31 +00:00
UIWindowBase.cs.meta Scripts unified. 2015-02-02 23:07:31 +00:00
Utilities.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
VR Extensions.meta Updated attributations 2015-09-20 01:21:29 +01:00