Skip to content

Commit 795b6fb

Browse files
author
davidkline-ms
committed
move description of 7070 from release notes to updating\
1 parent 45f8558 commit 795b6fb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Documentation/Updating.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,25 @@ Spatial observers built upon the `BaseSpatialObserver` class now honor the value
4343

4444
No changes are required to take advantage of this fix.
4545

46+
**UX control prefabs updated to use PressableButton**
47+
48+
The following prefabs are now using the PressableButton component instead of TouchHandler for near interaction ([7070](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/7070))
49+
50+
- AnimationButton
51+
- Button
52+
- ButtonHoloLens1
53+
- ButtonHoloLens1Toggle
54+
- CheckBox
55+
- RadialSet
56+
- ToggleButton
57+
- ToggleSwitch
58+
- UnityUIButton
59+
- UnityUICheckboxButton
60+
- UnityUIRadialButton
61+
- UnityUIToggleButton
62+
63+
Application code may require updating due to this change.
64+
4665
**WindowsMixedRealityUtilities namespace**
4766

4867
The namespace of WindowsMixedRealityUtilities changed from Microsoft.MixedReality.Toolkit.WindowsMixedReality.Input to Microsoft.MixedReality.Toolkit.WindowsMixedReality ([#6863](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6989)).

0 commit comments

Comments
 (0)