Update UI after editing a zone to refresh zone list
This commit is contained in:
parent
b41ce2dd9d
commit
890a5846e6
1 changed files with 5 additions and 0 deletions
|
|
@ -1416,6 +1416,11 @@ void Ui::OpenRGBDevicePage::on_ResizeButton_clicked()
|
|||
|
||||
if(new_size >= 0)
|
||||
{
|
||||
/*-----------------------------------------------------*\
|
||||
| Update mode UI to update Zone box |
|
||||
\*-----------------------------------------------------*/
|
||||
UpdateModeUi();
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
| Update LED box |
|
||||
\*-----------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue