eventlist: fix epg search osd hole.patch

Origin commit data
------------------
Commit: a051b5ea8b
Author: DboxOldie <DboxOldie@users.noreply.github.com>
Date: 2019-07-07 (Sun, 07 Jul 2019)
This commit is contained in:
DboxOldie
2019-07-07 13:14:07 +02:00
committed by vanhofen
parent a8d19903b3
commit 0e9ed041e4

View File

@@ -566,6 +566,8 @@ int CEventList::exec(const t_channel_id channel_id, const std::string& channelna
if(in_search) {
in_search = false;
m_showChannel = false;
infozone_background = false;
oldEventID = -1;
paintHead(channel_id, channelname);
readEvents(epg_id);
paint(channel_id);