redraw region markers after a region color change
This commit is contained in:
parent
681b60463b
commit
272b4f5cdc
@ -650,6 +650,7 @@ RegionView::set_colors ()
|
||||
{
|
||||
TimeAxisViewItem::set_colors ();
|
||||
set_sync_mark_color ();
|
||||
update_cue_markers ();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user