mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
yet another rec-button [no]blink fix
This commit is contained in:
parent
5462294629
commit
de7ac1f29b
1 changed files with 1 additions and 0 deletions
|
|
@ -1245,6 +1245,7 @@ RouteUI::route_rec_enable_changed ()
|
||||||
void
|
void
|
||||||
RouteUI::session_rec_enable_changed ()
|
RouteUI::session_rec_enable_changed ()
|
||||||
{
|
{
|
||||||
|
blink_rec_display(true); //this lets the button change "immediately" rather than wait for the next blink
|
||||||
update_monitoring_display ();
|
update_monitoring_display ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue