Mercurial > hg > svgui
log layer/BoxLayer.cpp @ 1545:bdf284b29722
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-10-14 | Chris Cannam | Tidy / debug |
2019-10-09 | Chris Cannam | Fix failure to apply new frame when pasting events |
2019-10-07 | Chris Cannam | Fix compiler warning |
2019-09-25 | Chris Cannam | Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz time-frequency-boxes base layer/TimeFrequencyBoxLayer.cpp@3d8287ae732d |