Skip to content

Reduce footer info and add imported filename - #180

Merged
zdomke merged 4 commits into
slaclab:ui_redesignfrom
michaellans:improve_footer
Aug 19, 2025
Merged

Reduce footer info and add imported filename#180
zdomke merged 4 commits into
slaclab:ui_redesignfrom
michaellans:improve_footer

Conversation

@michaellans

Copy link
Copy Markdown
Collaborator
  • When a file is loaded, adds the filename in the footer next to the archiver url
    • Added file_loaded_signal to TraceFileHandler
    • On receiving the signal, the main window creates a QLabel with the filename and adds it to the footer, or changes the text if already created
  • Removed version, username, and PID so that without loaded filename the footer info only includes node name and archiver url

@michaellans
michaellans marked this pull request as ready for review July 29, 2025 23:51

@zdomke zdomke left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great on my end! Nice!

@zdomke
zdomke merged commit 9adb302 into slaclab:ui_redesign Aug 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] - reduce footer information [FEATURE] - Imported File Name

2 participants