ItemViewアイコン対応
This commit is contained in:
parent
4b54b7f0c2
commit
c2c85babaf
|
|
@ -395,9 +395,9 @@ RectTransform:
|
||||||
m_Father: {fileID: 2227510250549697924}
|
m_Father: {fileID: 2227510250549697924}
|
||||||
m_RootOrder: 1
|
m_RootOrder: 1
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0.5}
|
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||||
m_AnchorMax: {x: 0, y: 0.5}
|
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||||
m_AnchoredPosition: {x: 75, y: 0}
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
m_SizeDelta: {x: 150, y: 150}
|
m_SizeDelta: {x: 150, y: 150}
|
||||||
m_Pivot: {x: 0.5, y: 0.5}
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
--- !u!222 &8536603423161278771
|
--- !u!222 &8536603423161278771
|
||||||
|
|
@ -1541,7 +1541,7 @@ PrefabInstance:
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMax.x
|
propertyPath: m_AnchorMax.x
|
||||||
value: 0
|
value: 0.5
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
|
|
@ -1551,7 +1551,7 @@ PrefabInstance:
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchorMin.x
|
propertyPath: m_AnchorMin.x
|
||||||
value: 0
|
value: 0.5
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
|
|
@ -1606,7 +1606,7 @@ PrefabInstance:
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
propertyPath: m_AnchoredPosition.x
|
propertyPath: m_AnchoredPosition.x
|
||||||
value: 75
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
- target: {fileID: 3719207458405043424, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
type: 3}
|
type: 3}
|
||||||
|
|
@ -1633,6 +1633,11 @@ PrefabInstance:
|
||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: icon_recipe
|
value: icon_recipe
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6057437816799319926, guid: 9a2aaf7985e538d42b6167af79daf316,
|
||||||
|
type: 3}
|
||||||
|
propertyPath: m_IsActive
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: 9a2aaf7985e538d42b6167af79daf316, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: 9a2aaf7985e538d42b6167af79daf316, type: 3}
|
||||||
--- !u!224 &7461537544676880711 stripped
|
--- !u!224 &7461537544676880711 stripped
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue