update track-header width when changing show-track-meters
This commit is contained in:
@@ -69,6 +69,7 @@ Editor::stop_updating_meters ()
|
||||
void
|
||||
Editor::toggle_meter_updating()
|
||||
{
|
||||
DisplaySuspender ds;
|
||||
if (Config->get_show_track_meters()) {
|
||||
start_updating_meters ();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user