Skip to content

Commit b2610e7

Browse files
committed
Fix See-it, Say-it label delay timing regression: Easing was unchecked in the Interactable's theme profile. Profile updated.
1 parent 3783c70 commit b2610e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit.SDK/Features/UX/Interactable/Themes/HolographicButtonSeeItSayItLabel.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ MonoBehaviour:
515515
Animation: {fileID: 0}
516516
ShaderName:
517517
Easing:
518-
Enabled: 0
518+
Enabled: 1
519519
Curve:
520520
serializedVersion: 2
521521
m_Curve:

0 commit comments

Comments
 (0)