Forgot a DeviceView update in setSelectionColor
This commit is contained in:
parent
4601b91f1f
commit
63f005d4fc
1 changed files with 1 additions and 0 deletions
|
|
@ -521,4 +521,5 @@ void DeviceView::setSelectionColor(RGBColor color)
|
|||
}
|
||||
}
|
||||
controller->UpdateLEDs();
|
||||
update();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue