Skip to content

Commit

Permalink
style: fix background of settings toggle (#3164)
Browse files Browse the repository at this point in the history
  • Loading branch information
RominaMarchetti authored Jan 22, 2025
1 parent 2c8e332 commit 12ceed8
Showing 1 changed file with 22 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ RectTransform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 5942676776819982365}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
Expand Down Expand Up @@ -170,7 +169,6 @@ RectTransform:
- {fileID: 650742322425949205}
- {fileID: 2871137713638591338}
m_Father: {fileID: 0}
m_RootOrder: -1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
Expand Down Expand Up @@ -198,6 +196,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
<ModuleTitle>k__BackingField: {fileID: 4386095399059008332}
<DescriptionText>k__BackingField: {fileID: 0}
<ToggleView>k__BackingField: {fileID: 8130542519989380961}
--- !u!1001 &9032640705569683904
PrefabInstance:
Expand Down Expand Up @@ -295,9 +294,29 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 99428d9ed6da74af2966fb29d960e48f, type: 3}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Color.a
value: 0.2
objectReference: {fileID: 0}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Color.b
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Color.g
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Color.r
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6975587278961672583, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_PixelsPerUnitMultiplier
value: 1.6
value: 3
objectReference: {fileID: 0}
- target: {fileID: 7225474628005434785, guid: 6a387e1548b1545319b57f5a417160aa, type: 3}
propertyPath: m_Name
Expand Down

0 comments on commit 12ceed8

Please sign in to comment.