Skip to content
Snippets Groups Projects
Commit ac4544ad authored by John Schihada's avatar John Schihada
Browse files

Fixed Hint-Button of new Scroll-Parameter

parent 64517eec
No related branches found
No related tags found
No related merge requests found
...@@ -73,7 +73,7 @@ MonoBehaviour: ...@@ -73,7 +73,7 @@ MonoBehaviour:
m_enableWordWrapping: 1 m_enableWordWrapping: 1
m_wordWrappingRatios: 0.4 m_wordWrappingRatios: 0.4
m_overflowMode: 0 m_overflowMode: 0
m_firstOverflowCharacterIndex: -1 m_firstOverflowCharacterIndex: 0
m_linkedTextComponent: {fileID: 0} m_linkedTextComponent: {fileID: 0}
m_isLinkedTextComponent: 0 m_isLinkedTextComponent: 0
m_isTextTruncated: 0 m_isTextTruncated: 0
...@@ -240,12 +240,12 @@ PrefabInstance: ...@@ -240,12 +240,12 @@ PrefabInstance:
- target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0, - target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0,
type: 3} type: 3}
propertyPath: m_SizeDelta.x propertyPath: m_SizeDelta.x
value: 200 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0, - target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0,
type: 3} type: 3}
propertyPath: m_SizeDelta.y propertyPath: m_SizeDelta.y
value: 50 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0, - target: {fileID: 240927666867053403, guid: 0f75dbd3f5b33b040948ba58d3b90cb0,
type: 3} type: 3}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment