Mercurial > hg > svgui
diff view/View.cpp @ 1508:395ef06beab1
Comment
author | Chris Cannam |
---|---|
date | Mon, 16 Sep 2019 13:34:56 +0100 |
parents | 996e971df9e7 |
children | 4f8c72adbf43 |
line wrap: on
line diff
--- a/view/View.cpp Fri Sep 13 17:40:59 2019 +0100 +++ b/view/View.cpp Mon Sep 16 13:34:56 2019 +0100 @@ -2281,8 +2281,9 @@ // Some layers may need an aligning proxy. If a layer's model has // a source model that is the reference model for the aligning - // model, and the layer is tagged as to be aligned, then we use an - // aligning proxy. + // model, and the layer is tagged as to be aligned, then we might + // use an aligning proxy. Note this is actually made use of only + // if m_useAligningProxy is true further down. ModelId alignmentModelId; ModelId alignmentReferenceId;