willneedit / AltspaceUnityUploader

Fully rewritten Unity Uploader for AltspaceVR.
MIT License
9 stars 5 forks source link

Disable UI during initialization phase #1

Closed willneedit closed 3 years ago

willneedit commented 3 years ago

As long as the uploader is still initializing, display a waiting message.

Reason: When installing or removing packages, scripts are restarted, making users, who log in too quickly, lose the account status.

willneedit commented 3 years ago

Settings and main window will show a waiting message as long as it is busy.