log view/AlignmentView.h @ 1619:36634b427d61

age author description
Thu, 02 Jul 2020 15:37:43 +0100 Chris Cannam Where the "below" view represents only a subset of the "above" view, cut off the feature mappings at the outer edges of the "below" view - don't map everything outside this (it would all just map onto the same single points at beginning and end, which is excessive, confusing and not useful)
Fri, 09 Aug 2019 19:02:51 +0100 Chris Cannam Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
Mon, 26 Nov 2018 13:52:27 +0000 Chris Cannam Use override throughout fix-static-analysis