-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve startup performance and user experience #86
Labels
Milestone
Comments
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
- Moved code from main.js. - Re: issue #86.
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
- Removed many require dependencies. - Initializes the WorldWindow with background layers to display with the Explorer loads. - Makes a second require call to load the Explorer and the view model dependencies async. - Re: issue #86.
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
ImprovementsThe globe is now displayed early in the startup and is now using a configurable startup position.
|
emxsys
added a commit
that referenced
this issue
Feb 10, 2018
Additional ImprovementsAdded support for slow connections.
|
emxsys
added a commit
that referenced
this issue
Feb 12, 2018
- Added pace 1.0.2 library. - main.js starts the counter. - index.html control the style. - Re: #86
Another ImprovementAdded a progress counter that displays in the upper right during startup. |
emxsys
added a commit
that referenced
this issue
Feb 12, 2018
- Updated index.html pace stylesheet. - Re: #86
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refactor module dependencies to display the globe ASAP.
The text was updated successfully, but these errors were encountered: