Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 1550:e95cefd4aa81
age | author | description |
---|---|---|
2019-10-17 | Chris Cannam | Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout. |
2019-09-25 | Chris Cannam | Tidying time-frequency-boxes |