Mercurial > hg > svgui
log layer/ImageLayer.cpp @ 1620:dc0e47f234a2 tip
age | author | description |
---|---|---|
Mon, 11 May 2020 17:28:12 +0100 | Chris Cannam | Make ImageLayer able to report whether an image format can be opened |
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, 09 Oct 2019 11:51:19 +0100 | Chris Cannam | Fix failure to apply new frame when pasting events |