Set note colour of new MidiGhostRegions corrctly.
This commit is contained in:
@@ -1541,6 +1541,7 @@ MidiRegionView::add_ghost (TimeAxisView& tv)
|
||||
}
|
||||
|
||||
ghost->set_height ();
|
||||
ghost->set_colors ();
|
||||
ghost->set_duration (_region->length() / samples_per_pixel);
|
||||
ghosts.push_back (ghost);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user