Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Delay showing the dialog until the next editor gui update #791

Merged

Conversation

StephenHodgson
Copy link
Contributor

XRTK - Mixed Reality Toolkit Pull Request

Overview

Delay showing the dialog for no profile when setting up to prevent dialog cancellation on mac

@StephenHodgson StephenHodgson added the Ready for review PR finished primary development, open for review label Feb 14, 2021
@StephenHodgson StephenHodgson merged commit f747e78 into development Feb 15, 2021
@StephenHodgson StephenHodgson deleted the fix/delay-dialog-for-no-root-profile-message branch February 15, 2021 16:13
@FejZa
Copy link
Contributor

FejZa commented Feb 15, 2021

Well, should have read the docs:

"Delegate which is called once after all inspectors update.
Add functions to this delegate in order to delay their execution until after inspectors have updated. Each function is only executed once after it is added."

It seems Unity removes every registered method once called automatically.

@StephenHodgson
Copy link
Contributor Author

It seems Unity removes every registered method once called automatically.

That was my understanding as well

@StephenHodgson
Copy link
Contributor Author

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants