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

Fix grid views to show without measurements #1478

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

petebankhead
Copy link
Member

Fixes #1472 Also speeds up the animations a bit (as they were quite sluggish) and sets a 'No measurements!' placeholder in the combo box when there are no measurements available.

Fixes qupath#1472
Also speeds up the animations a bit (as they were quite sluggish) and sets a 'No measurements!' placeholder in the combo box when there are no measurements available.
@petebankhead petebankhead added this to the v0.5.1 milestone Mar 1, 2024
@petebankhead petebankhead merged commit cf4035c into qupath:main Mar 1, 2024
3 checks passed
@petebankhead petebankhead deleted the grid-view-defaults branch March 1, 2024 18:22
@Rylern
Copy link
Contributor

Rylern commented Mar 4, 2024

The TMA core grid view doesn't update when the TMA grid is deleted / re-created / modified. Is that intended?

@petebankhead
Copy link
Member Author

Not really intended, but I think it's a limitation that was always there - I don't think it's a new regression.

Not sure how much the grid view is used. We should address it in a future release if it turns out to be extremely useful (to us or others), but I think it's obscure enough to ignore for now.

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.

Grid views don't show objects by default if no measurements are available
2 participants