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

Added stack properties dialog in the Main Window #2465

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

MikeSullivan7
Copy link
Collaborator

@MikeSullivan7 MikeSullivan7 commented Jan 17, 2025

Issue

Closes #2368

Description

Added a custom dialog window which can be accessed by right clicking a stack in the main window and clicking on "Stack properties". This gives information on the stack e.g, Dataset name, File Path, Data type, Memory size, Shape, Log file. More information can be added if needed.

Testing

Make check

Acceptance Criteria

Load a dataset into MI and open the Stack Properties dialog window via the right click window. Check that all the information displayed is correct and that no errors occur

@MikeSullivan7 MikeSullivan7 force-pushed the 2368_stack_properties_menu branch 2 times, most recently from bb53906 to 0402a71 Compare January 20, 2025 17:04
@coveralls
Copy link

coveralls commented Jan 20, 2025

Coverage Status

coverage: 72.885% (-0.2%) from 73.088%
when pulling 5174a20 on 2368_stack_properties_menu
into 7bd8bed on main.

@MikeSullivan7 MikeSullivan7 marked this pull request as ready for review January 20, 2025 17:27
@MikeSullivan7 MikeSullivan7 self-assigned this Jan 20, 2025
@MikeSullivan7 MikeSullivan7 changed the title 2368 stack properties menu Added stack properties dialog in the Main Window Jan 20, 2025
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.

Stack Properties Menu
3 participants