Mercurial > hg > svgui
log layer/TimeInstantLayer.h @ 1620:dc0e47f234a2 tip
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. |
Fri, 28 Jun 2019 17:37:22 +0100 | Chris Cannam | Further layer updates for ById by-id |
Thu, 21 Mar 2019 13:34:08 +0000 | Chris Cannam | Updates for SparseOneDimensionalModel in new API single-point |
Mon, 26 Nov 2018 13:52:57 +0000 | Chris Cannam | Header guards fix-static-analysis |