update position of tempo map metrics when a meter marker is removed
git-svn-id: svn://localhost/ardour2/branches/3.0@11013 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5f4a276ad0
commit
3d859a5ac6
@ -372,6 +372,7 @@ TempoMap::remove_meter (const MeterSection& tempo)
|
||||
}
|
||||
|
||||
if (removed) {
|
||||
timestamp_metrics (true);
|
||||
PropertyChanged (PropertyChange ());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user