mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added possibility to draw a debug grid in views
This commit is contained in:
@@ -22,6 +22,7 @@ cSDDisplayChannel::cSDDisplayChannel(cTemplate *channelTemplate, bool WithInfo)
|
||||
doOutput = false;
|
||||
return;
|
||||
}
|
||||
channelView->DrawDebugGrid();
|
||||
}
|
||||
|
||||
cSDDisplayChannel::~cSDDisplayChannel() {
|
||||
|
Reference in New Issue
Block a user