Mercurial > hg > svgui
log view/ViewProxy.h @ 1549:9a5eede01869
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, 08 Aug 2019 13:33:30 +0100 | Chris Cannam | Fix overlooked alignment |
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 |
Mon, 26 Nov 2018 13:52:27 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
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 |
Thu, 20 Sep 2018 15:42:12 +0100 | Chris Cannam | Responding to a hang due to mismatching zoom and block sizes zoom |