queue axis resize if port-config changes
This commit is contained in:
@@ -2272,6 +2272,9 @@ void
|
||||
RouteTimeAxisView::io_changed (IOChange /*change*/, void */*src*/)
|
||||
{
|
||||
reset_meter ();
|
||||
if (_route && !no_redraw) {
|
||||
request_redraw ();
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user