mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
tempo ruler: do not resize marker (a grabbable object) due to tempo changes
This commit is contained in:
parent
111054812a
commit
daf56ccf0a
3 changed files with 0 additions and 27 deletions
|
|
@ -186,7 +186,6 @@ class TempoMarker : public MetricMarker
|
|||
Temporal::TempoPoint const & tempo() const { return *_tempo; }
|
||||
Temporal::Point const & point() const;
|
||||
|
||||
void update_height_mark (const double ratio);
|
||||
TempoCurve& curve();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue