Commit 95be426
committed
Auto-scale LUT range when data changes in properties panel
Remove explicit lut_range preservation in ImageObjPlotPyAdapter.update_item()
to allow automatic LUT scaling when image data changes. User-adjusted LUT
ranges are still preserved via zscalemin/zscalemax metadata.
Fixes issue where modifying Creation/Processing tab parameters updated the
image but kept the old colormap scale, preventing proper visualization.1 parent 4302868 commit 95be426
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments