mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
"Aux" is a small button now, 2nd line is not visible
This commit is contained in:
parent
86ffa35f84
commit
7b3914c730
1 changed files with 1 additions and 2 deletions
|
|
@ -691,8 +691,7 @@ MixerStrip::set_width_enum (Width w, void* owner)
|
||||||
case Wide:
|
case Wide:
|
||||||
|
|
||||||
if (show_sends_button) {
|
if (show_sends_button) {
|
||||||
show_sends_button->set_text (_("Aux\nSends"));
|
show_sends_button->set_text (_("Aux"));
|
||||||
show_sends_button->layout()->set_alignment (Pango::ALIGN_CENTER);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
gpm.gain_automation_style_button.set_text (
|
gpm.gain_automation_style_button.set_text (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue