Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 1265:6e724c81f18f
age | author | description |
---|---|---|
Tue, 28 Feb 2017 16:42:52 +0000 | Chris Cannam | Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale |
Tue, 28 Feb 2017 16:34:01 +0000 | Chris Cannam | Fix attribute name -- it's colourScale in the spectrogram, but it's just scale here |
Tue, 28 Feb 2017 14:07:34 +0000 | Chris Cannam | Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black) |