clear statusbar immediately after unlock if player is stopped
This commit is contained in:
@@ -109,6 +109,8 @@ void UnlockStatusbar()
|
||||
else
|
||||
block_progressbar_update = 0;
|
||||
}
|
||||
if (Mpd->GetState() < psPlay)
|
||||
Statusbar() << wclrtoeol;
|
||||
}
|
||||
|
||||
void TraceMpdStatus()
|
||||
|
||||
Reference in New Issue
Block a user