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:
parent
82eeacd47f
commit
6f6707b252
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue