reset [trim] fade handle position if track-height changes
This commit is contained in:
parent
4843c5d5cf
commit
9decd39de9
@ -528,6 +528,8 @@ AudioRegionView::set_height (gdouble height)
|
||||
if (name_text) {
|
||||
name_text->raise_to_top();
|
||||
}
|
||||
|
||||
setup_fade_handle_positions();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user