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 |
Jesús González
|
e35ff7d933
|
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:06:27 -03:00 |
Leon Kyz
|
3b1929541a
|
Merge branch 'master' of https://bitbucket.org/leonkj/unity-ui-extensions
|
2018-03-30 20:02:03 +03:00 |
Leon Kyz
|
3cd7b25707
|
Fix reorderable lists
|
2018-03-30 20:00:26 +03:00 |
Simon (Darkside) Jackson
|
1dbfda47d9
|
Moved Shader folder under a Resources folder to resolve UI Particle system and other shader issues.
Resolves #229
|
2018-03-22 18:09:48 +00:00 |
Simon Jackson
|
3daac5e970
|
Some minor Examples restructuring and finally added a .GitIgnore #FaceSlap
|
2017-07-15 11:41:14 +01:00 |
Simon Jackson
|
a059c148a6
|
Various patches and also enabled the ReorderableList in SS-Camera / Worldspace
|
2017-06-03 17:59:12 +01:00 |
Simon Jackson
|
35b88a2487
|
Fixed Line endings on shaders (?)
Removed unnecessary usings (who knew there were so many, I'm normally so tidy :P)
|
2017-05-05 14:25:48 +01:00 |
Simon Jackson
|
dc809858b9
|
1st Pass update, Updated controls:
* DropDownList/ComboBox
* Reorderable List (Screen Space Camera Updates
* Curved text fixes
|
2017-05-05 14:06:52 +01:00 |
Simon Jackson
|
e105d9f2dd
|
Added UI Knob
Restructured controls in to their own folder. If we are breaking Bkcompat, might as well make it a good one
--HG--
branch : develop_5.3
|
2016-07-17 19:21:41 +01:00 |