Skip to content

Commit 5af7146

Browse files
author
David Kline
authored
Merge pull request #3843 from cre8ivepark/mrtk_development_SeeItSayItProfileFix
Fix See-it, Say-it label delay timing regression: Easing was unchecked. Interactable theme updated.
2 parents f3c5d82 + b2610e7 commit 5af7146

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)