Make sure group tabs are updated when dragging track heights.
git-svn-id: svn://localhost/ardour2/branches/3.0@5264 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f71a197270
commit
474bf32ae3
@ -5246,8 +5246,11 @@ Editor::idle_resize ()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
flush_canvas ();
|
||||
_group_tabs->set_dirty ();
|
||||
resize_idle_id = -1;
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user