Mercurial > hg > svgui
log layer/BoxLayer.h @ 1556:ac8da42674ff spectrogram-export
age | author | description |
---|---|---|
Thu, 17 Oct 2019 11:12:54 +0100 | 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. |
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 |
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.h@3cd1e146f843 |