NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1932 (closed defect: duplicate)

Opened 2013-07-02T13:55:32-05:00

Last modified 2013-07-02T14:14:29-05:00

Brightness/Contrast does not update on window change

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Analysis Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1100

Description

Open two different grayscale images
Run Adjust B&C
Bounce between windows with mouse
The dialog does not update min, max, and on bc-histogram branch the histogram.
But if you then press the Default button the fields are updated.
Somehow a panel refresh() is not happening when it should.

Change History

comment:1 Changed 2013-07-02T14:14:29-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to duplicate

Duplicate of #1689