# HG changeset patch # User Chris Cannam # Date 1579096672 0 # Node ID 9095fbec4e52b654dc6c659e9e249678a6b5a21f # Parent b33b0b06133e4d3042ffd1edc95c842bc27c5a65 Clarify comment diff -r b33b0b06133e -r 9095fbec4e52 layer/Colour3DPlotExporter.h --- a/layer/Colour3DPlotExporter.h Tue Jan 14 15:48:44 2020 +0000 +++ b/layer/Colour3DPlotExporter.h Wed Jan 15 13:57:52 2020 +0000 @@ -39,7 +39,10 @@ gain(1.0), normalization(ColumnNormalization::None) { } - /** Selection of bins to include in the export. */ + /** Selection of bins to include in the export. If a + * LayerGeometryProvider is also included in Sources, then + * the set of bins will also be constrained to the vertical + * range of that. */ BinDisplay binDisplay; /** Initial scale factor (e.g. for FFT scaling). This factor