Fix region name fit into the visible region in special cases like newly
recorded regions or when muting or locking regions. git-svn-id: svn://localhost/ardour2/trunk@1100 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -398,6 +398,7 @@ RegionView::region_renamed ()
|
||||
|
||||
set_item_name (str, this);
|
||||
set_name_text (str);
|
||||
reset_width_dependent_items (_pixel_width);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user