Skip to content
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

Display loading indicator when launching in the standalone app #223

Merged
merged 4 commits into from
Mar 1, 2020

Conversation

jpgill86
Copy link
Owner

@jpgill86 jpgill86 commented Mar 1, 2020

After the user presses "Launch", the metadata selection list will become disabled and will be replaced with "Launching, please wait..." until the launch has completed.

Dataset loading is also now handled in a second thread, which should improve responsiveness for a short time after pressing "Launch".

Closes #131.

jpgill86 added 4 commits March 1, 2020 14:01
A step towards generalization.
This should improve responsiveness for a few moments after pressing "Launch", until the ephyviewer window is ready to begin construction.
@jpgill86 jpgill86 added the enhancement New feature or request label Mar 1, 2020
@jpgill86 jpgill86 added this to the 1.4.0 milestone Mar 1, 2020
@coveralls
Copy link

coveralls commented Mar 1, 2020

Coverage Status

Coverage decreased (-0.3%) to 63.764% when pulling e3fbc2e on launch-notifications into d605698 on master.

@jpgill86 jpgill86 merged commit 25c5777 into master Mar 1, 2020
@jpgill86 jpgill86 deleted the launch-notifications branch March 1, 2020 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add loading indicator to GUI
2 participants