Skip to content

Fix TapToPlace not starting when called before its Start (#784) - #785

Merged
AMollis merged 1 commit into
MixedRealityToolkit:mainfrom
anonymous2585:fix/tap-to-place-784
Jun 24, 2024
Merged

Fix TapToPlace not starting when called before its Start (#784)#785
AMollis merged 1 commit into
MixedRealityToolkit:mainfrom
anonymous2585:fix/tap-to-place-784

Conversation

@anonymous2585

@anonymous2585 anonymous2585 commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

Fixes #784

Added non-regression test.

Also corrected comments in tests.

@anonymous2585
anonymous2585 force-pushed the fix/tap-to-place-784 branch 2 times, most recently from be5fb2b to 743aed7 Compare June 19, 2024 16:08
@keveleigh

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@shaynie

shaynie commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
Comment thread org.mixedrealitytoolkit.spatialmanipulation/Solvers/TapToPlace.cs
Comment thread org.mixedrealitytoolkit.spatialmanipulation/Solvers/TapToPlace.cs Outdated
@AMollis

AMollis commented Jun 20, 2024

Copy link
Copy Markdown
Contributor

@anonymous2585 please rebranch and reapply your changes. We had to do a history reset on main.

Please update your fork's main branch with the following.

C:\mrtk3-fork> git checkout main
C:\mrtk3-fork> git remote add upstream https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity.git
C:\mrtk3-fork> git reset --hard d5e407ae3e08bfae67ca5e5656f045ff428e0630
C:\mrtk3-fork> git push -f
C:\mrtk3-fork> git remote remove upstream

Alternatively, you can delete and recreate your fork.

@AMollis AMollis added the Status: Do Not Merge The author of the pull request does not want to merge this change yet. label Jun 20, 2024
@anonymous2585
anonymous2585 force-pushed the fix/tap-to-place-784 branch from 743aed7 to 009c559 Compare June 24, 2024 09:59
@anonymous2585
anonymous2585 force-pushed the fix/tap-to-place-784 branch from 009c559 to d402ecb Compare June 24, 2024 10:01
@shaynie

shaynie commented Jun 24, 2024

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@AMollis AMollis removed the Status: Do Not Merge The author of the pull request does not want to merge this change yet. label Jun 24, 2024
@AMollis
AMollis merged commit cd82a2f into MixedRealityToolkit:main Jun 24, 2024
ms-RistoRK added a commit that referenced this pull request Jul 12, 2024
* Fixing some change log format bugs (#791)
* Fix TapToPlace not starting when called before its Start (#784) (#785)
Co-authored-by: Anonymous <none@gmail.com>
* Fix for InputSimulator not executing before InteractionManager (#794) (#795)
* Fix for InputSimulator not executing before InteractionManager
* Updated changelog.md accordingly
* Fixing patch version for PR 794 (#796)
* Fix RC pipeline serviceconnection (#835)
FixRC
* Fixing powershell install action in unity pipeline (#844)

---------

Co-authored-by: Adam Mollis <36461279+AMollis@users.noreply.github.com>
Co-authored-by: anonymous2585 <148471165+anonymous2585@users.noreply.github.com>
Co-authored-by: Anonymous <none@gmail.com>
Co-authored-by: Marlena Klein <125413876+marlenaklein-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants