Added option to enable/disable max-height of unity-collection-view
This commit is contained in:
commit
78adbc46af
21 changed files with 265 additions and 0 deletions
3
Editor/StyleSheets/editor-collection-view.uss
Normal file
3
Editor/StyleSheets/editor-collection-view.uss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.unity-collection-view {
|
||||
max-height: none;
|
||||
}
|
||||
11
Editor/StyleSheets/editor-collection-view.uss.meta
Normal file
11
Editor/StyleSheets/editor-collection-view.uss.meta
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8bf186d8caf1cd44f86f09dc65d7e37c
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 12385, guid: 0000000000000000e000000000000000, type: 0}
|
||||
disableValidation: 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue