Mercurial > hg > svgui
log layer/BoxLayer.cpp @ 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. |
Mon, 14 Oct 2019 14:20:02 +0100 | Chris Cannam | Tidy / debug |
Wed, 09 Oct 2019 11:51:19 +0100 | Chris Cannam | Fix failure to apply new frame when pasting events |
Mon, 07 Oct 2019 09:43:31 +0100 | Chris Cannam | Fix compiler warning |
Wed, 25 Sep 2019 09:45:42 +0100 | Chris Cannam | Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz time-frequency-boxes base layer/TimeFrequencyBoxLayer.cpp@3d8287ae732d |