mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
adjust meter-width when configuration changes
fixes http://tracker.ardour.org/view.php?id=5592
This commit is contained in:
parent
f0a3f1ea52
commit
b91caf557c
1 changed files with 2 additions and 0 deletions
|
|
@ -1096,6 +1096,8 @@ GainMeter::meter_configuration_changed (ChanCount c)
|
|||
set_meter_strip_name ("AudioMidiTrackMetricsInactive");
|
||||
}
|
||||
}
|
||||
|
||||
setup_meters();
|
||||
meter_clear_pattern_cache(4);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue