Update UI after editing a zone to refresh zone list

This commit is contained in:
Adam Honse 2023-01-18 22:30:51 -06:00
parent b41ce2dd9d
commit 890a5846e6

View file

@ -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 |
\*-----------------------------------------------------*/