log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svgui
log view/View.cpp @ 1554:
a0b2f3b4dd2f
spectrogram-export
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-12
tip
age
author
description
Thu, 17 Oct 2019 14:44:22 +0100
Chris Cannam
Permit getScaleProvidingLayerForUnit to return a dormant layer if there is no visible alternative. This is necessary to avoid the scale disappearing in Tony when the spectrogram is toggled off.
Wed, 16 Oct 2019 12:19:04 +0100
Chris Cannam
Fix getScaleProvidingLayerForUnit to make it only return a layer that actually has display extents. Modify getVisibleExtentsForUnit to make it more like the behaviour in 3.x: where no layer with display extents is found, use the union of the value extents of layers with the right unit. Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode.
Tue, 15 Oct 2019 14:53:25 +0100
Chris Cannam
Overhaul choice of layer to show scale, in Pane::drawVerticalScale, making it call out to the same logic used by View::getVisibleExtentsForUnit when appropriate. Also refuse to accept scale from dormant top layer.
Tue, 15 Oct 2019 11:40:56 +0100
Chris Cannam
Clarify naming of some view-related methods. Rename LayerGeometryProvider::getValueExtents to getVisibleExtentsForUnit, and View::getTextLabelHeight to getTextLabelYCoord. Add View::getVisibleExtentsForAnyUnit to be used to determine which unit to adopt in a new e.g. box layer.
Mon, 16 Sep 2019 13:34:56 +0100
Chris Cannam
Comment
Fri, 13 Sep 2019 17:40:59 +0100
Chris Cannam
Fix, I think, #1914 Mounting rounding error when dragging aligned view left/right - and therefore the associated #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
Fri, 13 Sep 2019 17:27:14 +0100
Chris Cannam
Debug updates
Wed, 14 Aug 2019 10:58:24 +0100
Chris Cannam
Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed
Tue, 13 Aug 2019 15:10:32 +0100
Chris Cannam
Toward trying to figure out a progress-bar problem
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
Thu, 08 Aug 2019 13:33:38 +0100
Chris Cannam
Debug
Fri, 02 Aug 2019 16:44:32 +0100
Chris Cannam
Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
less
more
|
(0)
-100
-12
tip