mackie: make replace (finish-range) LED flash at the right time

This commit is contained in:
Paul Davis
2016-01-31 11:36:31 -05:00
parent 6780b7eb54
commit 2491549923

View File

@@ -364,6 +364,7 @@ LedState
MackieControlProtocol::drop_press (Button &)
{
gui_invoke ("Editor/start-range-from-playhead");
update_global_button (Button::Replace, flashing);
return on;
}