Skip to content

Commit

Permalink
fix: fixed color picker slider faded color (#2092)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidejensen authored Sep 19, 2024
1 parent 0edde11 commit a9533dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Explorer/Assets/DCL/UI/Assets/ColorPicker.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1628,6 +1628,10 @@ PrefabInstance:
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 3be33b88cb4c01d4a804286c034bca21, type: 3}
- target: {fileID: 4849719833439020044, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_Color.a
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4849719833439020044, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_PixelsPerUnitMultiplier
value: 2
Expand Down Expand Up @@ -1840,6 +1844,10 @@ PrefabInstance:
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 7010f830f98b240438dcebe8c29d4c60, type: 3}
- target: {fileID: 4849719833439020044, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_Color.a
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5215259471654060225, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_Colors.m_NormalColor.b
value: 0.09411765
Expand Down Expand Up @@ -2112,6 +2120,10 @@ PrefabInstance:
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: e8bb632edb2c95644b51d7b45fcbd4f9, type: 3}
- target: {fileID: 4849719833439020044, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_Color.a
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5215259471654060225, guid: 6e9cc21c5ef05427c95cf3c15fd61b42, type: 3}
propertyPath: m_Colors.m_NormalColor.b
value: 0.09411765
Expand Down

0 comments on commit a9533dd

Please sign in to comment.