mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
refresh custom token display with each custom token change
This commit is contained in:
@@ -174,6 +174,9 @@ void cSDDisplayChannel::Flush(void) {
|
||||
channelView->DrawBackground();
|
||||
channelView->DrawSignalBackground();
|
||||
channelView->DrawCurrentWeather();
|
||||
}
|
||||
|
||||
if (initial || channelView->CustomTokenChange()) {
|
||||
channelView->DrawCustomTokens();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user