diff --git a/src/gui/channellist.cpp b/src/gui/channellist.cpp index 2bedd62bf..6a78796ee 100644 --- a/src/gui/channellist.cpp +++ b/src/gui/channellist.cpp @@ -860,6 +860,7 @@ int CChannelList::show() displayNext = !displayNext; paint(); paintHead(); // update button bar + showChannelLogo(); } else if ((msg == CRCInput::RC_info) || (msg == CRCInput::RC_help)) { hide();