mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
additional fix
This commit is contained in:
@@ -37,7 +37,7 @@ void cDisplayPluginView::Deactivate(bool hide) {
|
||||
bool hideFromTemplate = tmplView->HideView();
|
||||
if (!hide && !hideFromTemplate)
|
||||
return;
|
||||
if (tvScaled) {
|
||||
if (hideFromTemplate && tvScaled) {
|
||||
cDevice::PrimaryDevice()->ScaleVideo(cRect::Null);
|
||||
}
|
||||
HidePixmaps();
|
||||
|
Reference in New Issue
Block a user