commited Matthew's patch for Ticket 1139

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7836 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c1dd1c7c9f9ff4f5e90b3f1ebcccfd9397c16825
Former-commit-id: adeea54c1a6cb6f0ccd331352a71afb2fb4636ae
This commit is contained in:
beaglejoe 2021-12-22 15:59:27 +00:00
parent 82eeacd47f
commit 6f6707b252

View file

@ -362,6 +362,7 @@ void NotificationManager::updateWebserverStatusUi()
if(this->notifyUiIdBusyIcon > 0 && this->screenHandle == this->prevScreenHandle)
{
GfuiVisibilitySet(this->prevScreenHandle, this->notifyUiIdBusyIcon, GFUI_INVISIBLE);
this->notifyUiIdBusyIcon = -1;
}
if(this->screenHandle != NULL)