-
Notifications
You must be signed in to change notification settings - Fork 5
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
reload metadata #152
Comments
This will involve separating out the "scan project" code into a separate function, and having both the startup code and the "reload metadata" / "rescan project" button (I think I like the latter name) call it. I believe the "scan project" code is approximately this section: UltraTrace/ultratrace/modules/metadata.py Lines 64 to 150 in 38b43b4
The definition of |
A little refresh button somewhere up in the "Recording" section that does the following:
The text was updated successfully, but these errors were encountered: