Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Wed, 16 Oct 2019 12:19:04 +0100 | Chris Cannam | Fix getScaleProvidingLayerForUnit to make it only return a layer that actually has display extents. Modify getVisibleExtentsForUnit to make it more like the behaviour in 3.x: where no layer with display extents is found, use the union of the value extents of layers with the right unit. Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode. |
Wed, 16 Oct 2019 12:13:28 +0100 | Chris Cannam | Debug output tweaks |
Tue, 15 Oct 2019 14:53:25 +0100 | Chris Cannam | Overhaul choice of layer to show scale, in Pane::drawVerticalScale, making it call out to the same logic used by View::getVisibleExtentsForUnit when appropriate. Also refuse to accept scale from dormant top layer. |
Tue, 15 Oct 2019 14:51:58 +0100 | Chris Cannam | Avoid compiler warning |