Mercurial > hg > svgui
log view/View.h @ 1537:4f8c72adbf43
age | author | description |
---|---|---|
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. |
Wed, 25 Sep 2019 09:46:27 +0100 | Chris Cannam | Tidying time-frequency-boxes |
Wed, 14 Aug 2019 10:58:24 +0100 | Chris Cannam | Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed |
Fri, 02 Aug 2019 16:44:32 +0100 | Chris Cannam | Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy |