Mercurial > hg > svgui
log layer/LayerGeometryProvider.h @ 1604:5feb1a8318df
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. |
Thu, 15 Nov 2018 14:18:26 +0000 | Chris Cannam | Handle integer pixel scaling as well |
Thu, 15 Nov 2018 14:04:32 +0000 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |
Wed, 19 Sep 2018 15:42:22 +0100 | Chris Cannam | Gradual ZoomLevel updates zoom |
Mon, 12 Dec 2016 15:18:52 +0000 | Chris Cannam | Some hackery toward having a zoomlevel type zoom |
Tue, 05 Jul 2016 17:48:26 +0100 | Chris Cannam | Cut over to using the renderer (though it's very incomplete) and fix some cache problems and pointer lifetime misunderstandings spectrogram-minor-refactor |