Mercurial > hg > svgui
log layer/TimeValueLayer.cpp @ 1620:dc0e47f234a2 tip
age | author | description |
---|---|---|
Thu, 31 Oct 2019 15:32:13 +0000 | Chris Cannam | Further replacements of QRect::right() with the right (arf) calculation |
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. |
Wed, 16 Oct 2019 12:13:28 +0100 | Chris Cannam | Debug output tweaks |