Mercurial > hg > svgui
log view/View.cpp @ 1539:bfacecf7ea7e
age | author | description |
---|---|---|
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 11:40:56 +0100 | Chris Cannam | Clarify naming of some view-related methods. Rename LayerGeometryProvider::getValueExtents to getVisibleExtentsForUnit, and View::getTextLabelHeight to getTextLabelYCoord. Add View::getVisibleExtentsForAnyUnit to be used to determine which unit to adopt in a new e.g. box layer. |
Mon, 16 Sep 2019 13:34:56 +0100 | Chris Cannam | Comment |