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

Brightness/Contrast histogram doesn't always update when switching between similar images #1459

Closed
petebankhead opened this issue Feb 1, 2024 · 0 comments
Labels
Milestone

Comments

@petebankhead
Copy link
Member

Bug report

Describe the bug
When switching between images with similar channels with the Brightness/Contrast window open, the histogram doesn't automatically update as it should. Rather, the user sometimes need to select a different channel and then return to the one they wanted to look at.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project with some similar images (same channels, names)
  2. Open Brightness/Contrast
  3. Open the first image, see the histogram displayed
  4. Open the second image; the histogram from the first probably still lingers

Expected behavior
The histogram updates when the image updates.

Desktop (please complete the following information):

  • OS: macOS (but presumably all)
  • QuPath Version: 0.5.0

Additional context
The 'Apply to similar images' setting doesn't seem to make any difference to this behavior.

The issue isn't evident if the images have different channels.

@petebankhead petebankhead added this to the v0.5.1 milestone Feb 1, 2024
petebankhead added a commit to petebankhead/qupath that referenced this issue Mar 1, 2024
Alternative simple approach (hack) to address qupath#1459 based on @Rylern's detailed investigations at qupath#1462
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 a pull request may close this issue.

1 participant