mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
fixed scrolling in displaychannel channelinfo
This commit is contained in:
parent
7111ae36a8
commit
aec88498ff
@ -110,6 +110,7 @@ void cViewChannel::SetChannel(const cChannel *channel, int number) {
|
||||
displayChannelGroups = false;
|
||||
|
||||
if (veChannelInfo) {
|
||||
veChannelInfo->Clear();
|
||||
veChannelInfo->Set(channel, number);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user