Mercurial > hg > svgui
log layer/BoxLayer.cpp @ 1546:ec837d223bd9
age | author | description |
---|---|---|
Thu, 17 Oct 2019 10:26:21 +0100 | Chris Cannam | Update getPointToDrag to prefer boxes that are containing the mouse position in height as well as width |
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. |