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