mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
When editig sends, show the send's polarity control on mixer-strip
This commit is contained in:
parent
db5cb4ec94
commit
109e7d6ea0
4 changed files with 49 additions and 6 deletions
|
|
@ -1006,7 +1006,7 @@ FoldbackStrip::reset_strip_style ()
|
|||
set_name ("AudioBusStripBaseInactive");
|
||||
}
|
||||
|
||||
set_invert_sensitive (active);
|
||||
update_phase_invert_sensitivty ();
|
||||
update_sensitivity ();
|
||||
|
||||
_comment_button.set_sensitive (active);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue