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

34 fix ij plugin UI to be more intuitive #36

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

AvocadoMoon
Copy link
Collaborator

No description provided.

Refactored the code so that the loading of simulation results is it's own separate class. Also organized some more the N5ImageHandler class to logically separate different concepts into their respective classes. Finally revised the tests to reflect this change.
When refreshing the table, if a row was already selected then the selected row would have been -1 because the table would be set to empty before it gets filled again which seems to upset the table model. So do nothing if the row selected is some range outside of what's expected.
@AvocadoMoon AvocadoMoon linked an issue Mar 19, 2024 that may be closed by this pull request
3 tasks
@AvocadoMoon AvocadoMoon self-assigned this Mar 19, 2024
@AvocadoMoon AvocadoMoon linked an issue Mar 19, 2024 that may be closed by this pull request
2 tasks
@AvocadoMoon AvocadoMoon merged commit 941e6fa into main Mar 19, 2024
1 check passed
@AvocadoMoon AvocadoMoon deleted the 34-fix-ij-plugin-ui-to-be-more-intuitive branch March 19, 2024 19:06
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.

Use The URL Query to Get Rid of the Dataset Concept Dataset Query Parameter
1 participant