mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
version 0.3.0
This commit is contained in:
@@ -18,6 +18,9 @@ bool cDisplayMessageView::createOsd(void) {
|
||||
cOsd::OsdTop() + osdSize.Y(),
|
||||
osdSize.Width(),
|
||||
osdSize.Height());
|
||||
if (!ok) {
|
||||
DeleteOsdOnExit(false);
|
||||
}
|
||||
return ok;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user