mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
fixed Bug that displaychannel was not shown after closing displaymenu with backspace (with active menuorg plugin)
This commit is contained in:
@@ -39,6 +39,7 @@ cPixmapContainer::~cPixmapContainer(void) {
|
||||
osd = NULL;
|
||||
mutex.Unlock();
|
||||
}
|
||||
flushState = fsOpen;
|
||||
}
|
||||
|
||||
bool cPixmapContainer::CreateOsd(int Left, int Top, int Width, int Height) {
|
||||
|
Reference in New Issue
Block a user