Commit 197ce48
Fix issue with the HandMenu not working in new controllerless rig (#864)
* Fix issue with the HandMenu not working in new controllerless rig
* Simplifying change to avoid adding assembly dependency.
* Missed removing uncessary using statement at top.
* Forget ?? default in case action is null
---------
Co-authored-by: Adam Mollis <[email protected]>1 parent 2ebe8b5 commit 197ce48
File tree
1 file changed
+7
-5
lines changed- org.mixedrealitytoolkit.spatialmanipulation/Solvers
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
305 | | - | |
306 | | - | |
| 307 | + | |
| 308 | + | |
307 | 309 | | |
308 | 310 | | |
309 | 311 | | |
| |||
0 commit comments