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

Always set level on UI on open or reload #1235

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Always set level on UI on open or reload #1235

merged 1 commit into from
Apr 25, 2024

Conversation

chreden
Copy link
Owner

@chreden chreden commented Apr 23, 2024

Make sure to always pass through the new level to the UI. Previously it was only being passed on a full load, not a reload.
Move filename without path function to a common place, call it from level and remove from viewer (gets it from level now).
Closes #1234

Make sure to always pass through the new level to the UI. Previously it was only being passed on a full load, not a reload.
Move filename without path function to a common place, call it from level and remove from viewer (gets it from level now).
Closes #1234
@chreden chreden added this to the Next milestone Apr 23, 2024
@chreden chreden self-assigned this Apr 23, 2024
@chreden chreden merged commit cbca87c into master Apr 25, 2024
2 checks passed
@chreden chreden deleted the bug/1234 branch April 25, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Room navigator stops working after reload
2 participants