bigdataviewer / bigdataviewer-core

ImgLib2-based viewer for registered SPIM stacks and more
BSD 2-Clause "Simplified" License
33 stars 35 forks source link

Small misbehavior in the old brightness dialog #122

Open StephanPreibisch opened 3 years ago

StephanPreibisch commented 3 years ago

Hi,

when using BDV-vistools to set the brightness, e.g.:

bdv.setDisplayRangeBounds( 0, 500 ); bdv.setDisplayRange(0, 100);

the image is displayed correctly, but the sliders are off:

Screen Shot 2021-04-30 at 9 34 54 AM

Not super important, but still ...

Best, Stephan

StephanPreibisch commented 3 years ago

Hi @tpietzsch, I think this issue in BigStitcher is related https://github.com/PreibischLab/BigStitcher/issues/95