revert to use red border to indicate rec-arm instead of pink color
This commit is contained in:
parent
da36a8ee09
commit
5a90bef08b
@ -125,7 +125,7 @@ RouteUI::init ()
|
||||
|
||||
rec_enable_button = manage (new ArdourButton);
|
||||
rec_enable_button->set_name ("record enable button");
|
||||
rec_enable_button->set_tweaks (ArdourButton::ImplicitUsesSolidColor);
|
||||
// rec_enable_button->set_tweaks (ArdourButton::ImplicitUsesSolidColor);
|
||||
UI::instance()->set_tip (rec_enable_button, _("Enable recording on this track"), "");
|
||||
|
||||
show_sends_button = manage (new ArdourButton);
|
||||
|
Loading…
Reference in New Issue
Block a user