Mercurial > hg > svgui
log view/ViewProxy.h @ 1573:4e466690bf20
age | author | description |
---|---|---|
2019-10-15 | 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. |
2019-08-08 | Chris Cannam | Fix overlooked alignment |
2019-08-02 | Chris Cannam | Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy |
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2018-11-15 | Chris Cannam | Handle integer pixel scaling as well |
2018-11-15 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |