mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-16 17:41:16 +01:00
2023-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdcartslots(1) that displayed red or green color around the edges of start buttons when the buttons were disabled. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -186,6 +186,7 @@ void RDCartSlot::updateOptions()
|
||||
break;
|
||||
|
||||
case RDSlotOptions::BreakawayMode:
|
||||
unload();
|
||||
SetInput(true);
|
||||
slot_start_button->setDisabled(true);
|
||||
slot_box->setService(slot_svcname);
|
||||
|
||||
Reference in New Issue
Block a user